You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (Jira)" <ji...@apache.org> on 2022/06/10 17:19:00 UTC

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

Owen Nichols created GEODE-10375:
------------------------------------

             Summary: 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


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)