This version of the docs is a work in progress. If you don’t see what you are looking for check the legacy wiki.

General filter information

  • Name: ???

  • Default Configuration: ???.cfg.xml

  • Released: v?.?.?.?

  • Bundle: repose-filter-bundle

  • Schema

Prerequisites & Postconditions

Required Request Headers

???.

Required Preceding Filters

???.

Request Headers Created

???.

Request Body Changes

???.

???.

Response Body Changes

???.

Response Headers Created

???.

Response Status Codes

???.

Examples

Shows how to ???

This configuration will ???.

???.cfg.xml
<??? xmlns="http://docs.openrepose.org/repose/???/v1.0">
    <???> (1)
    </???>
</???>
1 Specifies ???.

Additional Information

Metrics

This component reports the following metrics to the Metrics Service:

Metric Type Metric Name Description

Meter

org.openrepose.filters.versioning.VersioningFilter.VersionedRequest.<name>

Counts the number of times any request is processed using a version mapping specified by <name>. <name> is the id attribute of the version-mapping element in this filter’s configuration.