Skip to content

Commit 1c7a3f9

Browse files
committed
Getting changes from build
1 parent 99fa8fd commit 1c7a3f9

File tree

2 files changed

+11
-14
lines changed

2 files changed

+11
-14
lines changed

packages/http-specs/spec-summary.md

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4610,13 +4610,7 @@ Expected input body:
46104610
- Endpoint: `get /type/model/visibility`
46114611

46124612
Generate and receive output model with readonly properties.
4613-
Expected input body:
4614-
4615-
```json
4616-
{
4617-
"queryProp": 123
4618-
}
4619-
```
4613+
Expected no body with `?queryProp=123`.
46204614

46214615
Expected response body:
46224616

@@ -4631,13 +4625,7 @@ Expected response body:
46314625
- Endpoint: `head /type/model/visibility`
46324626

46334627
Generate abd send put model with write/create properties.
4634-
Expected input body:
4635-
4636-
```json
4637-
{
4638-
"queryProp": 123
4639-
}
4640-
```
4628+
Expected no body with `?queryProp=123`.
46414629

46424630
### Type_Model_Visibility_patchModel
46434631

pnpm-lock.yaml

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)