CHANGE: opID
This commit is contained in:
@@ -109,7 +109,7 @@
|
|||||||
"tags": ["booking"],
|
"tags": ["booking"],
|
||||||
"summary": "Create new Booking",
|
"summary": "Create new Booking",
|
||||||
"description": "Creates a new booking with the supplied parameters",
|
"description": "Creates a new booking with the supplied parameters",
|
||||||
"operationId": "createBooking",
|
"operationId": "pcreateBooking",
|
||||||
"parameters": [
|
"parameters": [
|
||||||
{
|
{
|
||||||
"name": "card_uid",
|
"name": "card_uid",
|
||||||
@@ -160,7 +160,7 @@
|
|||||||
"tags": ["booking"],
|
"tags": ["booking"],
|
||||||
"summary": "Create new Booking",
|
"summary": "Create new Booking",
|
||||||
"description": "Creates a new booking with the supplied parameters",
|
"description": "Creates a new booking with the supplied parameters",
|
||||||
"operationId": "createBooking",
|
"operationId": "gcreateBooking",
|
||||||
"parameters": [
|
"parameters": [
|
||||||
{
|
{
|
||||||
"name": "card_uid",
|
"name": "card_uid",
|
||||||
|
|||||||
Reference in New Issue
Block a user