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

Document that core Api write methods cannot set Status objects #963

Merged
merged 1 commit into from
Jul 21, 2022

Conversation

clux
Copy link
Member

@clux clux commented Jul 21, 2022

Adds a clarification to three methods:

  • Api::create
  • Api::patch
  • Api::replace

and fixes an example that erroneously did this that was noted in #961

Fixes an example that erroneously did this and adds a clarification to
three methods:
- `Api::create`
- `Api::patch`
- `Api::replace`

Signed-off-by: clux <sszynrae@gmail.com>
@clux clux added the changelog-exclude changelog excluded prs label Jul 21, 2022
@clux clux added this to the 0.75.0 milestone Jul 21, 2022
@clux clux merged commit b6cc8f9 into master Jul 21, 2022
@clux clux deleted the no-status-on-core-methods branch July 21, 2022 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-exclude changelog excluded prs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants