|
|
|
|
@ -112,7 +112,7 @@ components:
|
|
|
|
|
The JWT token must be authorized for this entity.
|
|
|
|
|
required: false
|
|
|
|
|
schema:
|
|
|
|
|
$ref: '../schemas/agb.yaml'
|
|
|
|
|
$ref: schemas/agb.yaml
|
|
|
|
|
AgbCareGroup:
|
|
|
|
|
name: agb
|
|
|
|
|
in: query
|
|
|
|
|
@ -122,7 +122,7 @@ components:
|
|
|
|
|
authenticating JWT token, it must be a query parameter. The JWT token must be authorized for this entity.
|
|
|
|
|
required: false
|
|
|
|
|
schema:
|
|
|
|
|
$ref: '../schemas/agb.yaml'
|
|
|
|
|
$ref: schemas/agb.yaml
|
|
|
|
|
Pretty:
|
|
|
|
|
name: pretty
|
|
|
|
|
in: query
|
|
|
|
|
|