app-automation_studio Schemas

On this page:

projects-http-id

{ "$id": "projects-http-id", "title": "Projects HTTP ID", "description": "Project identifier as understood by the HTTP API", "oneOf": [ { "$ref": "common#/definitions/object-id-string" }, { "$ref": "common#/definitions/iid" } ] }