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

feat!: change minPollingInterval field name to mention millisecond #25

Merged
merged 2 commits into from
Jun 10, 2024

Conversation

thomaspoignant
Copy link
Member

This PR

This PR renames in the configuration endpoint the minPollingInterval to minPollingIntervalInMs to be explicit to API users that the value expected should be in milliseconds.

⚠️ Breaking change: since we are still in WIP mode for OFREP we accept this breaking change.

Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
@thomaspoignant thomaspoignant requested a review from a team as a code owner June 7, 2024 16:37
@thomaspoignant thomaspoignant requested review from beeme1mr, lukas-reining and Kavindu-Dodan and removed request for a team June 7, 2024 16:37
service/openapi.yaml Outdated Show resolved Hide resolved
Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
@thomaspoignant thomaspoignant merged commit 741998e into main Jun 10, 2024
3 checks passed
@thomaspoignant thomaspoignant deleted the feat-change-name-min-polling-interval branch June 10, 2024 07:20
thomaspoignant added a commit that referenced this pull request Jun 10, 2024
* feat!: change minPollingInterval field name to mention millisecond

Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>

* change name to ms

Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>

---------

Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
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

Successfully merging this pull request may close these issues.

3 participants