Commit dea7563e authored by canterafonsj's avatar canterafonsj
Browse files

Better formated

parent 8c0b23eb
Loading
Loading
Loading
Loading
+235 −234
Original line number Diff line number Diff line
@@ -120,7 +120,8 @@
      "get": {
        "description": "Retrieve a set of entities which matches a specific query from an NGSI-LD system",
        "operationId": "queryEntities",
				"parameters": [{
        "parameters": [
          {
            "$ref": "#/components/parameters/id"
          },
          {
@@ -191,7 +192,7 @@
            "application/json;application/ld+json": {
              "schema": {
                "$ref": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/Entity.json#"
				      },
              }
            }
          }
        },