mulesoft-labs / osprey-mock-service

Generate an API mock service from a RAML definition using Osprey
Other
111 stars 35 forks source link

Support media type extensions #23

Closed blakeembrey closed 6 years ago

blakeembrey commented 8 years ago

Respond based on mediaTypeExtension in RAML 0.8. Need to look at {ext} in RAML 1.0.

brevity commented 6 years ago

Is it possible to clarify this issue at all?

blakeembrey commented 6 years ago

It's been a couple of years, but this issue would be for responding correctly to {mediaTypeExtension} from the specification. E.g. https://github.com/raml-apis/AccuWeather/blob/325aceed3f97d4165d8baad596d9945f50aef3a0/accuWeather.raml#L58.