Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

All context builders must support a REST API with the following features.  If the request is not well-formed or is missing mandatory parameters, the request shall return an error, as appropriate.

The API shall be compliant to the ONAP API versioning strategy


GET  http://<host>:<port>/<server.contextPath>/service/context?<parameters>

...