mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-09 02:59:27 +03:00
Fix tests
This commit is contained in:
parent
f678fd4fe9
commit
298b75805d
@ -64,11 +64,6 @@ _create test_
|
|||||||
|
|
||||||
#### Parameters ####
|
#### Parameters ####
|
||||||
|
|
||||||
c:
|
|
||||||
|
|
||||||
* type: boolean
|
|
||||||
* required: true
|
|
||||||
|
|
||||||
a:
|
a:
|
||||||
|
|
||||||
* type: string
|
* type: string
|
||||||
@ -80,6 +75,11 @@ b:
|
|||||||
* type: string
|
* type: string
|
||||||
* required: false
|
* required: false
|
||||||
|
|
||||||
|
c:
|
||||||
|
|
||||||
|
* type: boolean
|
||||||
|
* required: true
|
||||||
|
|
||||||
|
|
||||||
### `POST` /tests ###
|
### `POST` /tests ###
|
||||||
|
|
||||||
@ -87,11 +87,6 @@ _create test_
|
|||||||
|
|
||||||
#### Parameters ####
|
#### Parameters ####
|
||||||
|
|
||||||
c:
|
|
||||||
|
|
||||||
* type: boolean
|
|
||||||
* required: true
|
|
||||||
|
|
||||||
a:
|
a:
|
||||||
|
|
||||||
* type: string
|
* type: string
|
||||||
@ -103,6 +98,11 @@ b:
|
|||||||
* type: string
|
* type: string
|
||||||
* required: false
|
* required: false
|
||||||
|
|
||||||
|
c:
|
||||||
|
|
||||||
|
* type: boolean
|
||||||
|
* required: true
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# others #
|
# others #
|
||||||
|
Loading…
x
Reference in New Issue
Block a user