joyent / conch-api

Datacenter build and management service
Mozilla Public License 2.0
22 stars 11 forks source link

hardware_products + json_schemas #1084

Closed karenetheridge closed 3 years ago

karenetheridge commented 3 years ago

Add database and api endpoint support for associating json_schemas with hardware_products

new endpoints:

Also add ?with_hardware_products=1 option to GET /json_schema/:type/... endpoints for listing the hardware_products that make use of that JSON Schema.