Migrate GET test/…

The endpoint has been retained with some changes.

Overview

Endpoint Response
Current GET /api/2/test/{test} 2.0 Test
Target GET /api/2.1.1/test/{test} 2.1.1 Test

Changes

The response of the call has changed:

  • title is renamed to name
  • instructions is an object containing optional markup
  • disclosure is a list of disclosure options

More fields have been added to the response, and some fields have been expanded.