Skip to content

Commit

Permalink
whassup?
Browse files Browse the repository at this point in the history
  • Loading branch information
elisawyer committed Feb 10, 2024
1 parent 23fbb2b commit adf0343
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,24 @@ plugins:

nav:
- Docs: "!import https://github.com/wiremock/wiremock?branch=docs-experiments&docs_dir=docs&config=mkdocs.yml"

- Extensions:
- WireMock Extensions: docs/extensions/README.md
- gRPC: "!import https://github.com/wiremock/wiremock-grpc-extension?branch=docs-experiments&docs_dir=docs&config=mkdocs.yml"
- GraphQL: graphql-extension/README.md
- State: state-extension/README.md
- Response Template Transformer: docs/response-templating.md
- Velocity Response Transformer: velocity-transformer-extension/README.md
- Data Faker: faker-extension/README.md
- Webhooks: webhooks-and-callbacks.md
- CORS protection: cors-extension/README.md
- JSON Web Tokens (JWT): jwt-extension/README.md
- JSON Body Transformer: 9cookies-extension/json-body-transformer.md
- Request Time Matcher: 9cookies-extension/request-time-matcher.md
- Unused Stubs: unused-stubs-extension/README.md
- Metrics Extension: metrics-extension/README.MD
- Prometheus Metrics: prometheus-extension/README.md
- OpenTelemetry: otel-extension/README.md
- Using WireMock:
- Getting started:
- Overview: docs/overview.md
Expand Down

0 comments on commit adf0343

Please sign in to comment.