Tomas Cohen Arazi
62f1b2df68
This patch makes the spec match the voted RFC. Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
9 lines
158 B
JSON
9 lines
158 B
JSON
{
|
|
"hold_id_pp": {
|
|
"name": "hold_id",
|
|
"in": "path",
|
|
"description": "Internal hold identifier",
|
|
"required": true,
|
|
"type": "integer"
|
|
}
|
|
}
|