Download OpenAPI specification:Download
Microservice containing the business logic for managing segments definition documents.
Descriptions of these functions can be found in the section headers for each collection of relevant resources.
Security Scheme Type | OAuth2 |
---|---|
implicit OAuth Flow | Authorization URL: https://localhost:8443/uaa/oauth/authorize Scopes:
|
password OAuth Flow | Token URL: https://localhost:8443/uaa/oauth/token Scopes:
|
authorizationCode OAuth Flow | Authorization URL: https://localhost:8443/uaa/oauth/authorize Token URL: https://localhost:8443/uaa/oauth/token Scopes:
|
clientCredentials OAuth Flow | Token URL: https://localhost:8443/uaa/oauth/token Scopes:
|
schemaVersion required | integer <int32> Bom formulation schema version |
Site-Id required | string Represents the id of the site to connect to |
{ }
schemaVersion | integer <int32> |
bomFormulationId | integer <int64> |
Site-Id required | string Represents the id of the site to connect to |
{ }
{ }
Site-Id required | string Represents the id of the site to connect to |
[- {
- "schemaVersion": "6"
}, - {
- "schemaVersion": "7"
}, - {
- "schemaVersion": "8"
}, - {
- "schemaVersion": "9"
}, - {
- "schemaVersion": "10"
}, - {
- "schemaVersion": "11"
}, - {
- "schemaVersion": "12"
}
]
validateSchemaOnly | boolean Default: false True to validate SegmentsSchema. False to validate both Segments schema and content |
Site-Id required | string Represents the id of the site to connect to |
{ }
{- "path": "string",
- "error": {
- "code": "string",
- "details": { }
}, - "message": "string",
- "timestamp": "string",
- "status": "string"
}
schemaVersion required | integer <int32> Schema version |
Site-Id required | string Represents the id of the site to connect to |
{ }