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

docs: redundancy strategies openapi #4510

Closed
wants to merge 5 commits into from

Conversation

nugaon
Copy link
Member

@nugaon nugaon commented Dec 15, 2023

Checklist

  • I have read the coding guide.
  • My change requires a documentation update, and I have done it.
  • I have added tests to cover my changes.
  • I have filled out the description and linked the related issues.

Description

Open API Spec Version Changes (if applicable)

Motivation and Context (Optional)

Related Issue (Optional)

Screenshots (if appropriate):

@nugaon nugaon requested a review from zelig December 15, 2023 13:52
@nugaon nugaon changed the title feat: redundancy strategies openapi docs: redundancy strategies openapi Dec 15, 2023
@zelig zelig force-pushed the feat/redundancy-getter branch from 83d4ecf to 39a80f5 Compare December 15, 2023 18:09
@zelig
Copy link
Member

zelig commented Dec 16, 2023

close in favour of #4507

@zelig zelig closed this Dec 16, 2023
required: false
description: >
Force different retrieve strategies on redundant data.
The mumbers stand for NONE, DATA, PROX and RACE, respectively.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be good to mention which is the default if the header is not specified?

required: false
description: >
Force different retrieve strategies on redundant data.
The mumbers stand for NONE, DATA, PROX and RACE, respectively.
Copy link
Collaborator

@ldeffenb ldeffenb Dec 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

5 values, but only 4 words? Respectively doesn't seem to align?

Also "mumbers" should be "numbers".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants