Loading spec/updated/entity-operations-spec.json +5 −5 Original line number Original line Diff line number Diff line { { "openapi": "3.0.1", "openapi": "3.0.3", "info": { "info": { "title": "NGSI-LD Entity Operations", "title": "NGSI-LD Entity Operations", "version": "0.1" "version": "0.1" }, }, "components": {}, "components": {}, "paths": { "paths": { "/entityOperations/create/": { "/entityOperations/create": { "post": { "post": { "description": "Batch Entity creation", "description": "Batch Entity creation", "operationId": "batchEntityCreation", "operationId": "batchEntityCreation", Loading Loading @@ -45,7 +45,7 @@ } } } } }, }, "/entityOperations/update/": { "/entityOperations/update": { "post": { "post": { "description": "Batch Entity update", "description": "Batch Entity update", "operationId": "batchEntityUpdate", "operationId": "batchEntityUpdate", Loading Loading @@ -97,7 +97,7 @@ } } } } }, }, "/entityOperations/upsert/": { "/entityOperations/upsert": { "post": { "post": { "description": "Batch Entity upsert", "description": "Batch Entity upsert", "operationId": "batchEntityUpsert", "operationId": "batchEntityUpsert", Loading Loading @@ -150,7 +150,7 @@ } } } } }, }, "/entityOperations/delete/": { "/entityOperations/delete": { "post": { "post": { "description": "Batch Entity delete", "description": "Batch Entity delete", "operationId": "batchEntityDelete", "operationId": "batchEntityDelete", Loading Loading
spec/updated/entity-operations-spec.json +5 −5 Original line number Original line Diff line number Diff line { { "openapi": "3.0.1", "openapi": "3.0.3", "info": { "info": { "title": "NGSI-LD Entity Operations", "title": "NGSI-LD Entity Operations", "version": "0.1" "version": "0.1" }, }, "components": {}, "components": {}, "paths": { "paths": { "/entityOperations/create/": { "/entityOperations/create": { "post": { "post": { "description": "Batch Entity creation", "description": "Batch Entity creation", "operationId": "batchEntityCreation", "operationId": "batchEntityCreation", Loading Loading @@ -45,7 +45,7 @@ } } } } }, }, "/entityOperations/update/": { "/entityOperations/update": { "post": { "post": { "description": "Batch Entity update", "description": "Batch Entity update", "operationId": "batchEntityUpdate", "operationId": "batchEntityUpdate", Loading Loading @@ -97,7 +97,7 @@ } } } } }, }, "/entityOperations/upsert/": { "/entityOperations/upsert": { "post": { "post": { "description": "Batch Entity upsert", "description": "Batch Entity upsert", "operationId": "batchEntityUpsert", "operationId": "batchEntityUpsert", Loading Loading @@ -150,7 +150,7 @@ } } } } }, }, "/entityOperations/delete/": { "/entityOperations/delete": { "post": { "post": { "description": "Batch Entity delete", "description": "Batch Entity delete", "operationId": "batchEntityDelete", "operationId": "batchEntityDelete", Loading