Skip to content

Commit

Permalink
Update tests/data/10-response-and-additional-response/simple-response…
Browse files Browse the repository at this point in the history
…-td-valid.jsonld

Co-authored-by: Ted Thibodeau Jr <[email protected]>
  • Loading branch information
mahdanoura and TallTed authored Jul 10, 2024
1 parent 06b8cb0 commit 2a499e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"title": "MyCameraThing",
"$title": "Simple Response",
"description": "TD for a Camera Thing",
"$description": "The Interaction Affordance not only describes the request, but also provides metadata for the expected response. In such cases, the response member is used to indicate the representation format of the response payload. therefore no output schema is required, as the content type fully specifies the representation format.",
"$description": "The Interaction Affordance not only describes the request, but also provides metadata for the expected response. In such cases, the response member is used to indicate the representation format of the response payload; therefore, no output schema is required, as the content type fully specifies the representation format.",
"securityDefinitions": {
"basic_sc": {"scheme": "basic", "in": "header"}
},
Expand Down

0 comments on commit 2a499e5

Please sign in to comment.