refactor: rename to API description for consistency (#1239)

This commit is contained in:
Adam Altman
2023-09-18 08:22:26 -05:00
committed by GitHub
parent 680c431cbb
commit 0a73f1f557
129 changed files with 273 additions and 282 deletions

View File

@@ -5,7 +5,7 @@ exports[`E2E lint path-parameters-defined-rule 1`] = `
validating /openapi.yaml...
/openapi.yaml: validated in <test>ms
Woohoo! Your OpenAPI definition is valid. 🎉
Woohoo! Your API description is valid. 🎉
`;