Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WBRIDGE and version 21.2
Div
Classe2e-refDiv

Otp
Floatingfalse

Rp

Children Display

Bridge 6.0.55.2 Runtime 2016.3 Builder 6.0.17.2With the Builder, you can model REST services and develop software in the form of resources with RESTful interfaces. For more information on the concepts of REST refer to the Wikipedia pages of Representational State Transfer.

...

Multiexcerpt include
MultiExcerptNamenative_rest
PageWithExcerptINTERNAL:_examples_BRIDGE

Since Runtime 2018.5, the The xUML REST service supports IPv6. For more information on how to access a REST service via the Bridge, refer to REST Adapter.

...

Analogously to the WSDL file of SOAP services, the Builder generates an OpenAPI 2.0 Specification service descriptor encoded in YAML (Swagger), that describes the REST interface.
Since Bridge 6.0.55.1, the The Bridge comes with a REST service documentation and test tool that reads the service descriptor and shows an overview of the capabilities of the REST service. Furthermore, it enables you to interact with the service and perform HTTP calls. Refer to Testing REST Services for more details.

...