Skip to content

Releases: SNCF-SIV/api-console

3.0.11.SNCF

09 Dec 13:38
Compare
Choose a tag to compare

Contains 3.0.11 initial version and specific features:

Access a specific endpoint from a URL using anchors. Verbs can be accessed by appending a @ followed by the verb. For instance #accounts@POST.
Added the ability to load a RAML file from a Git repository (via HTTP) The Git repository needs to be proxyfied under the same origin (the origin which serves the RAML Console)
Disabled client generator
View image in a new tab on click.
Add "Show example" button like "Show Schema"
Fixing sidebar body rendering
The tryit panel should be collapse by default

3.0.10.SNCF

15 Nov 16:14
Compare
Choose a tag to compare

Contains 3.0.10 initial version and specific features:

  • Access a specific endpoint from a URL using anchors. Verbs can be accessed by appending a @ followed by the verb. For instance #accounts@POST.
  • Added the ability to load a RAML file from a Git repository (via HTTP) The Git repository needs to be proxyfied under the same origin (the origin which serves the RAML Console)
  • Disabled client generator
  • View image in a new tab on click.
  • Add "Show example" button like "Show Schema"
  • Fixing sidebar body rendering
  • The tryit panel should be collapse by default

Access a specific endpoint from a URL

11 Mar 16:10
Compare
Choose a tag to compare

Access a specific endpoint from a URL using anchors.
Verbs can be accessed by appending a @ followed by the verb. For instance #accounts@POST.

2.0.4.SNCF

04 Nov 07:47
Compare
Choose a tag to compare

Contains 2.0.4 initial version and specific features:

  • Added the ability to load a RAML file from a Git repository (via HTTP) The Git repository needs to be proxyfied under the same origin (the origin which serves the RAML Console)
  • Disabled client generator
  • View image in a new tab on click.
  • Add "Show example" button like "Show Schema"
  • Fixing sidebar body rendering
  • The tryit panel should be collapse by default

2.0.1.SNCF

19 Oct 08:15
Compare
Choose a tag to compare

Contains 2.0.1 initial version and specific features:

  • Added the ability to load a RAML file from a Git repository (via HTTP)
    The Git repository needs to be proxyfied under the same origin (the origin which serves the RAML Console)
  • disabled client generator
  • View image in a new tab on click.
  • Add "Show example" button like "Show Schema"
  • Fixing sidebar body rendering
  • The tryit panel should be collapse by default