NASA-PDS / pds-api

PDS web APIs specifications and user's manual
http://nasa-pds.github.io/pds-api
Other
5 stars 3 forks source link

Swagger API page does not show the expected deployed API version #196

Closed viviant100 closed 1 year ago

viviant100 commented 2 years ago

๐Ÿ› Describe the bug identified during I&T

Dev API swagger page has the latest development version deployment. In this case, the deployed version is v1.0.2, but 0.0.1 was shown on the page. The version shown on the page is inconsistent with its deployed version.

๐Ÿฅผ Related Test Case(s)

๐Ÿ” : Related issues

pds-api # 51


โž• Additional Details

๐Ÿ“œ To Reproduce

Steps to reproduce the behavior:

  1. Go to 'https://pds-dev.jpl.nasa.gov/expo/swagger-ui.html'
  2. Scroll down to the bottom
  3. See "API VERSION:0.0.1"

๐Ÿ•ต๏ธ Expected behavior

๐Ÿ“š Version of Software Used

๐Ÿฉบ Test Data / Additional context

๐ŸžScreenshots

Screen Shot 2022-06-14 at 8 45 38 AM

๐Ÿ–ฅ System Info


๐Ÿฆ„ Related requirements

โš™๏ธ Engineering Details

tloubrieu-jpl commented 2 years ago

Similar bug as also been raised in https://github.com/NASA-PDS/registry-api/issues/149 Not sure if it is a duplicate though because it is not the same version of swagger-ui.