Skip to content

Commit

Permalink
Mark supported properties in contributions.
Browse files Browse the repository at this point in the history
  • Loading branch information
wparad committed Jan 9, 2024
1 parent dc372de commit d24c24a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ Update the API Key: https://www.nuget.org/account/apikeys using the Rhosys Devel
* [ ] Add UnauthorizedError type to the authorizeUser function
* [ ] GET query parameters should be an object
* [ ] Top level tags from the API should accessible from the base class: `authressClient.accessRecords.getRecords(...)`
* [ ] Automatic Retry
* [ ] Automatic fallback to cache
* [x] Automatic Retry
* [x] 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
Expand Down

0 comments on commit d24c24a

Please sign in to comment.