Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 778 Bytes

File metadata and controls

15 lines (9 loc) · 778 Bytes

HAProxy

HAProxy Data Plane API Specification

This is the OpenAPI 2.0 (fka Swagger) specification for the HAProxy Data Plane API project

Contributing

When contributing change files located it paths/ and models/ directories and the haproxy-spec.yaml, and then build the resulting one-file spec using the build binary in build directory:

./build -file ../haproxy-spec.yaml > haproxy_spec.yaml

For commit messages and general style please follow the haproxy project's CONTRIBUTING guide and use that where applicable.