Fix cards typo in docs
This commit is contained in:
@@ -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.
|
||||
|
@@ -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/
|
||||
|
Reference in New Issue
Block a user