Update a specification
Update a specification
Path Parameters |
---|
id uuid — REQUIREDUnique identifier for the entity represented as a UUID |
Request Body Object representing link specifications | ||||
---|---|---|---|---|
name stringPossible values: 1 ≤ length Name of the entity. Must be a non-empty string and not equal to null | ||||
unique booleanIndicates whether the service can be linked only once by an instance of this link specification | ||||
attributes objectObject representing an attribute with a schema and associated values
| ||||
selectors objectKey-value object representing instance selectors
|
Responses | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2XX Object representing link specifications
| ||||||||||||||||||
4XX Format for representing errors during API interactions
| ||||||||||||||||||
5XX Format for representing errors during API interactions
|