Skip to content

Mark query params and request body attributes as required#20

Merged
paulsturgess merged 3 commits intomainfrom
3-mandatory
Nov 16, 2023
Merged

Mark query params and request body attributes as required#20
paulsturgess merged 3 commits intomainfrom
3-mandatory

Conversation

@paulsturgess
Copy link
Copy Markdown
Contributor

@paulsturgess paulsturgess commented Nov 16, 2023

Where possible we now mark the following as required:

  • query params
  • request body attributes
  • args defined in argument sets

closes: #3

@paulsturgess paulsturgess self-assigned this Nov 16, 2023
@paulsturgess paulsturgess marked this pull request as ready for review November 16, 2023 16:06
@paulsturgess paulsturgess merged commit 9cded99 into main Nov 16, 2023
@paulsturgess paulsturgess deleted the 3-mandatory branch November 16, 2023 16:07
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.

Ensure mandatory parts of the spec are marked as required

1 participant