Skip to content

Commit

Permalink
Update reportportal-api.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 22, 2025
1 parent fa39da3 commit 621a483
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions api/openapi/reportportal-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1024,9 +1024,9 @@ paths:
Paths and operations:
- `name` | `replace`
- `slug` | `replace`
- `users` | `add`, `replace`, `remove`
- `name` | `replace` | `string`
- `slug` | `replace`| `string`
- `users` | `add`, `replace`, `remove` | `array<object>`
- `users/{user_id}` | `replace`, `remove`
### Authority
Expand Down Expand Up @@ -2384,9 +2384,7 @@ components:
path:
type: string
value:
oneOf:
- type: string
- type: integer
type: object
PatchOperationList:
title: Patch Operation List
type: array
Expand Down

0 comments on commit 621a483

Please sign in to comment.