Fix cards typo in docs

This commit is contained in:
Tanner Collin 2020-01-23 20:50:40 +00:00
parent 5ac30ebf6c
commit c0fa194818
2 changed files with 8 additions and 8 deletions

View File

@ -756,10 +756,10 @@ Cards
"user": 113
}
.. http:post:: /card/
.. http:put:: /card/(id)/
.. http:patch:: /card/(id)/
.. http:delete:: /card/(id)/
.. http:post:: /cards/
.. http:put:: /cards/(id)/
.. http:patch:: /cards/(id)/
.. http:delete:: /cards/(id)/
Admins only. Don't change the status when pausing a member, paused member's
cards are filtered out automatically.

View File

@ -70,9 +70,9 @@ Quick Reference
.. http:put:: /training/(id)/
.. http:patch:: /training/(id)/
.. http:get:: /cards/(id)/
.. http:post:: /card/
.. http:put:: /card/(id)/
.. http:patch:: /card/(id)/
.. http:delete:: /card/(id)/
.. http:post:: /cards/
.. http:put:: /cards/(id)/
.. http:patch:: /cards/(id)/
.. http:delete:: /cards/(id)/
.. http:get:: /door/
.. http:post:: /door/(card_number)/seen/