Versions Compared

Key

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

...

It works as a proxy whereby a client calls STEVE instead of the target BoB system directly. STEVE then forwards the request to the target system, receives the response and return returns it back to the client.

STEVE validates requests and responses against the BoB API Swagger specifications and the STEVE low level additional JSON Schemas. The validation result can be found in the Validation Results view.

...