integrations.sh
← all integrations

wiremock.org – admin

OpenAPI apis-guru developer_tools
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.getAdminRequestsUnmatchedNearMisses

    Retrieve near-misses for all unmatched requests

  • nearMisses.postAdminNearMissesRequest

    Find at most 3 near misses for closest stub mappings to the specified request

  • nearMisses.postAdminNearMissesRequestPattern

    Find at most 3 near misses for closest logged requests to the specified request pattern

  • recordings.getAdminRecordingsStatus

    Get recording status

  • recordings.postAdminRecordingsSnapshot

    Take a snapshot recording

  • recordings.postAdminRecordingsStart

    Begin recording stub mappings

  • recordings.postAdminRecordingsStop

    End recording of stub mappings

  • requests.deleteAdminRequests

    Delete all requests in journal

  • requests.deleteAdminRequestsRequestId

    Delete request by ID

  • requests.getAdminRequests

    Get all requests in journal

  • requests.getAdminRequestsRequestId

    Get request by ID

  • requests.getAdminRequestsUnmatched

    Get details of logged requests that weren't matched by any stub mapping

  • requests.postAdminRequestsCount

    Count requests logged in the journal matching the specified criteria

  • requests.postAdminRequestsFind

    Retrieve details of requests logged in the journal matching the specified criteria

  • requests.postAdminRequestsRemove

    Removed requests logged in the journal matching the specified criteria

  • requests.postAdminRequestsRemoveByMetadata

    Delete requests mappings matching metadata

  • requests.postAdminRequestsReset

    Empty the request journal

  • scenarios.getAdminScenarios

    Get all scenarios

  • scenarios.postAdminScenariosReset

    Reset the state of all scenarios

  • stubMappings.deleteAdminMappings

    Delete all stub mappings

  • stubMappings.deleteAdminMappingsStubMappingId

    Delete a stub mapping

  • stubMappings.getAdminMappings

    Get all stub mappings

  • stubMappings.getAdminMappingsStubMappingId

    Get stub mapping by ID

  • stubMappings.postAdminMappings

    Create a new stub mapping

  • stubMappings.postAdminMappingsFindByMetadata

    Find stubs by matching on their metadata

  • stubMappings.postAdminMappingsImport

    Import given stub mappings to the backing store

  • stubMappings.postAdminMappingsRemoveByMetadata

    Delete stub mappings matching metadata

  • stubMappings.postAdminMappingsReset

    Restores stub mappings to the defaults defined back in the backing store

  • stubMappings.postAdminMappingsSave

    Save all persistent stub mappings to the backing store

  • stubMappings.putAdminMappingsStubMappingId

    Update a stub mapping

  • system.postAdminReset

    Reset mappings to the default state and reset the request journal

  • system.postAdminSettings

    Update global settings

  • system.postAdminShutdown

    Shutdown the WireMock server

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools