Skip to content

Commit

Permalink
Fixed case in SOAP
Browse files Browse the repository at this point in the history
  • Loading branch information
joelrosario committed Oct 26, 2023
1 parent 3f3c7c1 commit 8340e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/soap.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Once done, create the `specmatic.json` file in the root of your project. It shou

## Setting SOAP expectations

Once again, you can use the same stub format that is used for REST APIs. The only difference is, put the SOAP payloads where the rest payloads would go.
Once again, you can use the same stub format that is used for REST APIs. The only difference is, put the SOAP payloads where the REST payloads would go.

It will look something like this:

Expand Down

0 comments on commit 8340e9f

Please sign in to comment.