Versions Compared

Key

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

...

Note
titleRefreshing the content.

To refresh the content of the imported API file or the contents of other included files, the imported file will have to be imported once again.


Note
titleNote
  • Field names in the yaml specification file containing symbols below will replaced with unique string of characters during the UDR generation process. 
    @ -> _40_
    . -> _2E_
    - -> _2D_
    For example the field "test-name" will be converted into "test_2D_name" as a UDR.
  • All tab indentations found in the Open API yaml files will be replaced with two spaces. 

View Included Files Tab

SettingDescription
Included FilesA list of files that are referenced in the imported OpenAPI specification file will be shown here. Selecting from this list will have its contents displayed in the box below.

...