bcgov/OCWA

Version Number - All Apis

BrandonSharratt opened this issue · 0 comments

User Story

As a user,

I want version numbers

so that I can report bugs against a specific version.


Test Case

ENV

DEV, TEST

TESTCASE

Make any api call and try to find out about version information

EXPECTED

There should be a call that returns version information

ACTUAL

There isn't

Add a /version endpoint (that is not version routed). that returns the version information about the different apis. So that it can be added to a front end version page.