|
@@ -5,7 +5,8 @@ get:
|
|
|
description: >-
|
|
description: >-
|
|
|
**THIS IS AN OPTIONAL ENDPOINT**: This endpoint might not be implemented, as it
|
|
**THIS IS AN OPTIONAL ENDPOINT**: This endpoint might not be implemented, as it
|
|
|
requires a server running!
|
|
requires a server running!
|
|
|
- security: []
|
|
|
|
|
|
|
+ security:
|
|
|
|
|
+ - authRequired: []
|
|
|
parameters:
|
|
parameters:
|
|
|
- $ref: ../../../../../components/parameters/me-favourite.yaml
|
|
- $ref: ../../../../../components/parameters/me-favourite.yaml
|
|
|
tags:
|
|
tags:
|
|
@@ -25,7 +26,8 @@ put:
|
|
|
description: >-
|
|
description: >-
|
|
|
**THIS IS AN OPTIONAL ENDPOINT**: This endpoint might not be implemented, as it
|
|
**THIS IS AN OPTIONAL ENDPOINT**: This endpoint might not be implemented, as it
|
|
|
requires a server running!
|
|
requires a server running!
|
|
|
- security: []
|
|
|
|
|
|
|
+ security:
|
|
|
|
|
+ - authRequired: []
|
|
|
parameters:
|
|
parameters:
|
|
|
- $ref: ../../../../../components/parameters/me-favourite.yaml
|
|
- $ref: ../../../../../components/parameters/me-favourite.yaml
|
|
|
tags:
|
|
tags:
|
|
@@ -51,7 +53,8 @@ delete:
|
|
|
description: >-
|
|
description: >-
|
|
|
**THIS IS AN OPTIONAL ENDPOINT**: This endpoint might not be implemented, as it
|
|
**THIS IS AN OPTIONAL ENDPOINT**: This endpoint might not be implemented, as it
|
|
|
requires a server running!
|
|
requires a server running!
|
|
|
- security: []
|
|
|
|
|
|
|
+ security:
|
|
|
|
|
+ - authRequired: []
|
|
|
parameters:
|
|
parameters:
|
|
|
- $ref: ../../../../../components/parameters/me-favourite.yaml
|
|
- $ref: ../../../../../components/parameters/me-favourite.yaml
|
|
|
tags:
|
|
tags:
|