oasis-open / odata-rapid

Rapid - Specification, tools and libraries to support the development and adoption of simple REST-based APIs.
https://rapid.rocks
Apache License 2.0
17 stars 8 forks source link

Update GraphQL Sample to use application/xml against Jetsons service #408

Closed mikepizzo closed 1 year ago

mikepizzo commented 1 year ago

Fixes #389

Longer term, we'd still like to have GraphQL Mesh support application/json (Issue #299), but this unblocks getting the sample working.

ralfhandl commented 1 year ago

@mikepizzo While you are at it: either add package-lock.json to the repo, or add it to .gitignore


In reply to: 1233185213

mikepizzo commented 1 year ago

done.


In reply to: 1233185213