mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-06 04:21:09 +00:00
refactor: rename to API description for consistency (#1239)
This commit is contained in:
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@@ -194,7 +194,7 @@ E2E tests are sensitive to any additional output (like `console.log`) in the sou
|
||||
- **`packages/core/src/types`**: contains the common types for several OpenAPI versions.
|
||||
- **`packages/core/src/typings`**: contains the common Typescript typings.
|
||||
|
||||
- **`resources`**: contains some example API definitions and configuration files that might be useful for testing.
|
||||
- **`resources`**: contains some example API descriptions and configuration files that might be useful for testing.
|
||||
|
||||
## Release flow
|
||||
|
||||
|
||||
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -26,9 +26,9 @@ Steps to reproduce the behavior:
|
||||
|
||||
<!-- If applicable, add logs to help explain your problem. -->
|
||||
|
||||
**OpenAPI definition**
|
||||
**OpenAPI description**
|
||||
|
||||
<!-- If applicable, add an OpenAPI definition and `.redocly.yaml` configuration file that helps reproduce the problem.
|
||||
<!-- If applicable, add an OpenAPI description and `.redocly.yaml` configuration file that helps reproduce the problem.
|
||||
At a minimum, please state the specification version(s) you're using (e.g. 2.0, 3.0, 3.1). -->
|
||||
|
||||
**Redocly Version(s)**
|
||||
|
||||
1
.github/styles/Vocab/Rules/accept.txt
vendored
1
.github/styles/Vocab/Rules/accept.txt
vendored
@@ -124,6 +124,7 @@ OpenTracing
|
||||
Operator
|
||||
OperatorHub
|
||||
OpenAPI
|
||||
AsyncAPI
|
||||
osd
|
||||
PHP
|
||||
PostgreSQL
|
||||
|
||||
Reference in New Issue
Block a user