Fix cards typo in docs
This commit is contained in:
@@ -756,10 +756,10 @@ Cards
|
|||||||
"user": 113
|
"user": 113
|
||||||
}
|
}
|
||||||
|
|
||||||
.. http:post:: /card/
|
.. http:post:: /cards/
|
||||||
.. http:put:: /card/(id)/
|
.. http:put:: /cards/(id)/
|
||||||
.. http:patch:: /card/(id)/
|
.. http:patch:: /cards/(id)/
|
||||||
.. http:delete:: /card/(id)/
|
.. http:delete:: /cards/(id)/
|
||||||
|
|
||||||
Admins only. Don't change the status when pausing a member, paused member's
|
Admins only. Don't change the status when pausing a member, paused member's
|
||||||
cards are filtered out automatically.
|
cards are filtered out automatically.
|
||||||
|
@@ -70,9 +70,9 @@ Quick Reference
|
|||||||
.. http:put:: /training/(id)/
|
.. http:put:: /training/(id)/
|
||||||
.. http:patch:: /training/(id)/
|
.. http:patch:: /training/(id)/
|
||||||
.. http:get:: /cards/(id)/
|
.. http:get:: /cards/(id)/
|
||||||
.. http:post:: /card/
|
.. http:post:: /cards/
|
||||||
.. http:put:: /card/(id)/
|
.. http:put:: /cards/(id)/
|
||||||
.. http:patch:: /card/(id)/
|
.. http:patch:: /cards/(id)/
|
||||||
.. http:delete:: /card/(id)/
|
.. http:delete:: /cards/(id)/
|
||||||
.. http:get:: /door/
|
.. http:get:: /door/
|
||||||
.. http:post:: /door/(card_number)/seen/
|
.. http:post:: /door/(card_number)/seen/
|
||||||
|
Reference in New Issue
Block a user