Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPC-Async-V1-01 Async PUT should return 201/200. #939

Open
leni-msft opened this issue Jan 9, 2023 · 2 comments
Open

RPC-Async-V1-01 Async PUT should return 201/200. #939

leni-msft opened this issue Jan 9, 2023 · 2 comments
Assignees

Comments

@leni-msft
Copy link
Contributor

201 for create, 200 for update

@leni-msft
Copy link
Contributor Author

reference: #885

@leni-msft
Copy link
Contributor Author

leni-msft commented Jan 16, 2023

- operationId: Resources_CreateOrUpdate
  responses:
     201: ...
- operationId: Resources_CreateOrUpdate
  responses:
     200: ...

@leni-msft leni-msft assigned scbedd and konrad-jamrozik and unassigned keryul and scbedd Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants