docs: improve tailwind configuration (#5215)
This commit is contained in:
@@ -42,6 +42,9 @@ import { FeatureFlagDecorators } from "../../../../utils/feature-flag-decorators
|
||||
* source: |
|
||||
* curl -X POST '{backend_url}/admin/currencies' \
|
||||
* -H 'Authorization: Bearer {api_token}'
|
||||
* security:
|
||||
* - api_token: []
|
||||
* - cookie_auth: []
|
||||
* tags:
|
||||
* - Currencies
|
||||
* responses:
|
||||
|
||||
@@ -43,6 +43,9 @@ import { EntityManager } from "typeorm"
|
||||
* --data-raw '{
|
||||
* "includes_tax": true
|
||||
* }'
|
||||
* security:
|
||||
* - api_token: []
|
||||
* - cookie_auth: []
|
||||
* tags:
|
||||
* - Currencies
|
||||
* responses:
|
||||
|
||||
Reference in New Issue
Block a user