Revision history for Test-Mojo-Role-OpenAPI-Modern

0.004     2023-12-13 05:07:03Z
          - new interfaces request_invalid, request_not_valid,
            response_invalid, response_not_valid

0.003     2023-12-12 06:21:13Z
          - fix failing test due to missing optional prereq
          - new methods request_validation_result, response_validation_result

0.002     2023-12-10 06:27:23Z
          - now able to use the OpenAPI::Modern object from
            Mojolicious::Plugin::OpenAPI::Modern, if that plugin is in use on
            the application, or construct one using provided configuration
            values

0.001     2023-12-09 22:46:07Z
          - Initial release.