v1

latestOpenAPI 3.0.22026-07-17171545.4 KB

Propertynames

This endpoint is used to populate the properties menu in the frontend input form.

Returns JSON with items:

  • properties: Array of objects with items:
    • property_name: string, name of property provided in input file to mmpdb loadprops command
    • display_name: string, name of property to be displayed to users in frontend (if different from property_name, as defined in property metadata)
get/propertyNames/

Response

Successful Response

{"stackTrail":"paths:/propertyNames/:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}