Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
firstline1
GET /api/v1/feature/${returnType}

 There is also another, already deprecated, endpoint that you can use: 

Code Block
languagejs
firstline1
GET /api/v1/report/feature/${returnType}

...