Skip to content

Commit

Permalink
Improve contribution guide.
Browse files Browse the repository at this point in the history
  • Loading branch information
wparad committed Dec 10, 2023
1 parent 06c7fea commit 588f81f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ podman stop $CID && podman rm $CID
* [ ] Automatic fallback to cache
* [ ] In memory caching for authorization checks - memoize
* [ ] Unsigned int for all limits
* [ ] readonly properties are never specified as required for request bodies
* [ ] Update Documentation for the API
* [ ] Validate all enums are enums and can be null when they should be.
* [ ] Remove LocalHost from the docs
Expand Down

0 comments on commit 588f81f

Please sign in to comment.