Skip to content

Commit

Permalink
improve heading
Browse files Browse the repository at this point in the history
  • Loading branch information
ptrthomas committed Jul 30, 2024
1 parent 0bd6d4b commit 1f24316
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<li><a href="#openapi-import">Import OpenAPI (or Swagger) definitions</a></li>
<li><a href="#create-tests-from-spec">Convert API specifications to Karate tests</a></li>
<li><a href="#spec-payload-chooser">Choose payload sub-sets from spec schemas</a></li>
<li><a href="#spec-explorer">Explore API directly from OpenAPI or Swagger specs</a></li>
<li><a href="#explore-api-from-spec">Explore API directly from OpenAPI or Swagger specs</a></li>
<li><a href="#create-mock-from-spec">Convert API specifications to Karate mocks</a></li>
<li><a href="#spec-impact-analysis">Impact analyis of API changes</a></li>
</ul>
Expand Down Expand Up @@ -249,7 +249,7 @@ This brings up a dialog where you can un-select the JSON keys you need. It is ve

Once satisfied you can cut and paste into a test or wherever you need the payload.

## Spec Explorer
## Explore API From Spec

Coming soon.

Expand Down

0 comments on commit 1f24316

Please sign in to comment.