We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a73f665 commit ec3a50cCopy full SHA for ec3a50c
JSON_for_IO-Link_unmerged.yaml
@@ -129,10 +129,10 @@ paths:
129
responses:
130
"200":
131
description: Successful operation
132
- content:
+ content:
133
application/json:
134
schema:
135
- type: object
+ type: object
136
required:
137
- url
138
properties:
@@ -2387,7 +2387,7 @@ paths:
2387
- $ref: "#/components/parameters/masterNumber"
2388
- $ref: "#/components/parameters/portNumber"
2389
requestBody:
2390
- description: The configuration object for the specified port to be written.
+ description: The configuration object for the specified port to be written. The definition of duplicated deviceAlias has to be rejected.
2391
required: true
2392
content:
2393
0 commit comments