Consider the following RAML statements that describe a basic custom API for fetching incidents:
You have been asked to extend this RAML definition to allow mobile users to create new incidents with a JSON payload.
Which code sample is a valid approach to support this requirement?
You have been asked to extend this RAML definition to allow mobile users to create new incidents with a JSON payload. Which code sample is a valid approach to support this requirement?
Currently there are no comments in this discussion, be the first to comment!