v1
latestOpenAPI 3.0.22026-07-17171545.4 KBPropertymetadata
This function is needed for obtaining property metadata that was written to the database using the mmpdb loadprops command.
This metadata is depended upon by some of this API's endpoints that handle compound property data.
Returns JSON with the following (for each property saved in the property_name table in the database):
- property_name: object with below items:
- base: see /aggregate_transforms documentation for more details
- unit: see /aggregate_transforms documentation for more details
- display_name: alternate name of the property to display to users in frontend
- display_unit: preferred unit to display to users in frontend
- change_displayed: preferred change type, for compound property values of compounds in an MMP, to display to users in frontend
get/propertyMetadata/
Response
Successful Response
{"stackTrail":"paths:/propertyMetadata/:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}