Skip to content

Ben's suggestions for DSS documentation #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 2, 2020

Conversation

BenjaminPelletier
Copy link
Collaborator

This PR adds and updates documentation for the DSS API. The basis of using allOf to provide a description while also using $ref comes from here and has been confirmed to work on SwaggerHub. ReDoc renders more intuitively if anyOf is used instead of allOf (because the underlying type is displayed correctly with anyOf but not allOf), but I'm leaving as allOf for now.

The big red boxes in the diff are replacing tabs with spaces.

@astm-utm astm-utm merged commit caee795 into astm-utm:master Apr 2, 2020
mickmis added a commit to Orbitalize/Protocol that referenced this pull request Sep 11, 2024
Previous pattern is wrong: it does not cover upper case for one of the
characters.
This PR fixes that.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants