This repository has been archived by the owner on Jul 24, 2021. It is now read-only.
Conch API release v3.1
Pre-release
Pre-release
PR #1069 - add hardware product specification annotations
-
Branch: ether/hardware_product-specification-annotations
-
Revision: 9ee8a2c
-
Labels: api, enhancement
- add titles for all hardware_product properties, for requests and responses
..and readOnly on properties in responses that cannot be provided in requests.
Also noted is that many properties are slated to be moved by v3.2.
- handle GET /json_schema/hardware_product/specification/latest
By v3.2 this will be handled directly by the get-schema-from-database endpoint and the content will
be dynamic; for now, just redirect to the endpoint which fetches the schema from disk.
People
-
Author: karenetheridge
-
Merged By: karenetheridge
-
Merged: 2020-11-30T21:13:29Z
Commits
- 6d29f5 -
add titles for all hardware_product properties, for requests and responses
- 2cd7fe -
handle GET /json_schema/hardware_product/specification/latest
PR #1070 - minor fixes for v3.1 release
-
Branch: ether/v3.1-minor-fixes
-
Revision: 2a05333
-
Labels: api
People
-
Author: karenetheridge
-
Merged By: karenetheridge
-
Merged: 2020-11-30T21:28:42Z
Commits
- 6a3397 -
tighten up some tests
- 1090fc -
remove mention of tables that only temporarily exist, and only on production systems
- 483813 -
factor out unneeded explicit typecasts in database queries
- 8ce737 -
error gracefully if the user does not exist
- 9ece96 -
add next::XS, a speed boost to next::method
- dbd5ce -
add method to deprecation message sent to rollbar
- ab8f7b -
doc fix
- d200da -
allow for $schema to be something else other than the main draft metaspec
- a98180 -
tighten these schemas