Published REST Resource
Last modified: August 20, 2024
Introduction
A published REST resource is part of a published REST service and represents a collection of items on which one or more operations can be defined.
You can generate a published REST resource from an entity in your domain model. See Generate a Published REST resource.
General
Resource Name
The resource name uniquely identifies the resource in the service. It is part of the location of the operations, so it cannot contain spaces or special characters.
Public Documentation
The public documentation is used in the service’s OpenAPI (Swagger) documentation page. You can use GitHub-flavored markdown for rich text.