You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/06/10 18:53:00 UTC

[jira] [Commented] (GEODE-10375) REST management discovery endpoint reports incorrect version

    [ https://issues.apache.org/jira/browse/GEODE-10375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552924#comment-17552924 ] 

ASF subversion and git services commented on GEODE-10375:
---------------------------------------------------------

Commit e0f20a529c8ef961e7038b4f4235a76411ff317e in geode's branch refs/heads/develop from Jinmei Liao
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=e0f20a529c ]

GEODE-10375: update supported api docs link (#7794)



> REST management discovery endpoint reports incorrect version
> ------------------------------------------------------------
>
>                 Key: GEODE-10375
>                 URL: https://issues.apache.org/jira/browse/GEODE-10375
>             Project: Geode
>          Issue Type: Bug
>          Components: rest (admin)
>    Affects Versions: 1.15.0
>            Reporter: Owen Nichols
>            Assignee: Jinmei Liao
>            Priority: Major
>              Labels: blocks-1.15.0, needsTriage, pull-request-available
>
> prior to GEODE-10312, metadata about the management API url (obtained from /management) correctly reported /v1/api-docs)
> now that we have switched from swagger to springdoc it should now report /v3/api-docs
> see hardcoded value [here|https://github.com/apache/geode/blob/develop/geode-web-management/src/main/java/org/apache/geode/management/internal/rest/controllers/DocLinksController.java#L38]



--
This message was sent by Atlassian Jira
(v8.20.7#820007)