Commit 1a02a72c authored by Russell Dickenson's avatar Russell Dickenson

Add introduced version for OpenAPI v3 spec

parent ac532636
......@@ -72,6 +72,9 @@ starting in GitLab 14.0, GitLab will not check your repository's root for config
### OpenAPI Specification
> Support for OpenAPI Specification v3 was
> [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/228652) in GitLab 13.9.
The [OpenAPI Specification](https://www.openapis.org/) (formerly the Swagger Specification) is an
API description format for REST APIs. This section shows you how to configure API fuzzing by using
an OpenAPI specification to provide information about the target API to test. OpenAPI specifications
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment