CDIFCore

EntryPoint

CDIFCore::Classes::EntryPoint

Definition

schema:EntryPoint - documents the URL endpoint and request syntax used to invoke an Action.

Diagram

Inheritance

No generalization relationships.

Attributes

NameTypeMultiplicityDescription
descriptionstring[0..1]schema:description - description of the entry point.
urlTemplatestring[1]schema:urlTemplate - templated URL (RFC 6570); curly-brace parameters are documented in the Action's query-input.
httpMethodstring[0..*]schema:httpMethod - HTTP method(s) (GET, PUT, POST, PATCH, DELETE, ...); applicable when the protocol is HTTP.
contentTypestring[0..*]schema:contentType - supported MIME content type(s) for the endpoint response.

Associations

RoleTargetMultiplicityKind
targetAction[1]association