-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Labels
backlogPull requests/issues that are backlog itemsPull requests/issues that are backlog itemshelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesrefinedIssues that are ready to be prioritizedIssues that are ready to be prioritized
Milestone
Description
I want to be able to programmatically get the latest API version that the client can use.
For example, if I use NGINX Plus R29 that supports up to version 8
of the API, I want this function to return 8
even if the client supports up to version 9
.
If hypothetically R32 comes out with a new version 10
and the client is not yet updated to support it, this function should return 9
.
Metadata
Metadata
Assignees
Labels
backlogPull requests/issues that are backlog itemsPull requests/issues that are backlog itemshelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesrefinedIssues that are ready to be prioritizedIssues that are ready to be prioritized