wiremock.org – admin
- Homepage
- https://api.apis.guru/v2/specs/wiremock.org:admin/2.35.0.json
- Provider
- wiremock.org:admin / admin
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/wiremock.org/admin/2.35.0/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/wiremock.org/admin/2.35.0/openapi.yaml
Tools (35)
Extracted live via the executor SDK.
-
nearMisses.getAdminRequestsUnmatchedNearMissesRetrieve near-misses for all unmatched requests
-
nearMisses.postAdminNearMissesRequestFind at most 3 near misses for closest stub mappings to the specified request
-
nearMisses.postAdminNearMissesRequestPatternFind at most 3 near misses for closest logged requests to the specified request pattern
-
recordings.getAdminRecordingsStatusGet recording status
-
recordings.postAdminRecordingsSnapshotTake a snapshot recording
-
recordings.postAdminRecordingsStartBegin recording stub mappings
-
recordings.postAdminRecordingsStopEnd recording of stub mappings
-
requests.deleteAdminRequestsDelete all requests in journal
-
requests.deleteAdminRequestsRequestIdDelete request by ID
-
requests.getAdminRequestsGet all requests in journal
-
requests.getAdminRequestsRequestIdGet request by ID
-
requests.getAdminRequestsUnmatchedGet details of logged requests that weren't matched by any stub mapping
-
requests.postAdminRequestsCountCount requests logged in the journal matching the specified criteria
-
requests.postAdminRequestsFindRetrieve details of requests logged in the journal matching the specified criteria
-
requests.postAdminRequestsRemoveRemoved requests logged in the journal matching the specified criteria
-
requests.postAdminRequestsRemoveByMetadataDelete requests mappings matching metadata
-
requests.postAdminRequestsResetEmpty the request journal
-
scenarios.getAdminScenariosGet all scenarios
-
scenarios.postAdminScenariosResetReset the state of all scenarios
-
stubMappings.deleteAdminMappingsDelete all stub mappings
-
stubMappings.deleteAdminMappingsStubMappingIdDelete a stub mapping
-
stubMappings.getAdminMappingsGet all stub mappings
-
stubMappings.getAdminMappingsStubMappingIdGet stub mapping by ID
-
stubMappings.postAdminMappingsCreate a new stub mapping
-
stubMappings.postAdminMappingsFindByMetadataFind stubs by matching on their metadata
-
stubMappings.postAdminMappingsImportImport given stub mappings to the backing store
-
stubMappings.postAdminMappingsRemoveByMetadataDelete stub mappings matching metadata
-
stubMappings.postAdminMappingsResetRestores stub mappings to the defaults defined back in the backing store
-
stubMappings.postAdminMappingsSaveSave all persistent stub mappings to the backing store
-
stubMappings.putAdminMappingsStubMappingIdUpdate a stub mapping
-
system.postAdminResetReset mappings to the default state and reset the request journal
-
system.postAdminSettingsUpdate global settings
-
system.postAdminShutdownShutdown the WireMock server
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools