public/api-projects/v1/dbs/{dbid}/projects-{projid}-objects-{objid}-specs
Number of APIs: 3
-
Get the specifications for an object GET {{baseUrl}}/public/api/projects/v1/dbs/:dbid/projects/:projid/objects/:objid/specs?fields=<string>&nested_names=<string>&recursion_depth=<integer>&overlayid=<string>&lcid=<string>
-
Updates the specifications for an object PATCH {{baseUrl}}/public/api/projects/v1/dbs/:dbid/projects/:projid/objects/:objid/specs?fields=<string>&overlayid=<string>&lcid=<string>
-
Validates the specifications update POST {{baseUrl}}/public/api/projects/v1/dbs/:dbid/projects/:projid/objects/:objid/specs/actions/validate?fields=<string>&overlayid=<string>&lcid=<string>&check_mandatory=<boolean>