All Downloads are FREE. Search and download functionalities are using the official Maven repository.

swagger.examples.recorded-stub-mappings.yaml Maven / Gradle / Ivy

There is a newer version: 3.9.1
Show newest version
mappings:
  - id: 093f1027-e5e0-4921-9e6d-e619dfd5d2c7
    name: recordables_123
    request:
      url: "/recordables/123"
      method: GET
    response:
      status: 200
      body: |-
        {
          "message": "Congratulations on your first recording!"
        }
      headers:
        Content-Type: application/json
    uuid: 093f1027-e5e0-4921-9e6d-e619dfd5d2c7
    persistent: true




© 2015 - 2024 Weber Informatics LLC | Privacy Policy