LiveRamp / reslang

A language for describing resource-oriented APIs & turning them into Swagger or resource diagrams. Oriented around the concepts we want to expose in the APIs.
Apache License 2.0
23 stars 7 forks source link

Clarify union description #139

Closed ChristianHansen closed 3 years ago

ChristianHansen commented 3 years ago

Created in response to https://github.com/LiveRamp/reslang/issues/138

Clarifying documentation now that the oneOf keyword isn't used in generated OpenAPI specs anymore.

I wrapped the text that I changed, since I think having some line width on Markdown files makes them easier to read when the aren't rendered.


This change is Reviewable

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information