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