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

APIGOV-24064 - updates to add spec hash map to api service agent details #594

Merged
merged 5 commits into from
Nov 30, 2022

Conversation

jcollins-axway
Copy link
Collaborator

No description provided.

revisionCount := serviceBody.serviceContext.revisionCount
if serviceBody.AltRevisionPrefix == "" {
*revisionName = revisionPrefix + "." + strconv.Itoa(revisionCount)
func (c *ServiceClient) getRevisionCount(apiID string) int {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nice, maybe i take advantage of this now since you have this implemented.

@jcollins-axway jcollins-axway merged commit 2878f1c into main Nov 30, 2022
@jcollins-axway jcollins-axway deleted the APIGOV-24064 branch November 30, 2022 00:41
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