v1

latestOpenAPI 3.0.12026-07-177473205.1 KB
Domain management

Update a specification group.

post/group/{group}

Path parameters

groupstring required

The key identifying the target specification group.

Request body

shortNamestring

The group's short name. Skip this if no update should be made.

fullNamestring

The group's full name. Skip this if no update should be made.

descriptionstring

The group's description. Skip this if no update should be made or provide as an empty string to remove the current value.

reportMetadatastring

The group's additional metadata for XML reports.

Response

Specification group updated.