Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ApiDefinitionGuidelines: Remove reference to local api-definitions dir
Browse files Browse the repository at this point in the history
Signed-off-by: Gabe Goodhart <[email protected]>
gabe-l-hart committed Jun 11, 2024
1 parent c13ab85 commit 08aefd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/backend/api-definitions-guidelines.md
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@ The `InstructLab APIs` are essential for hosting `InstructLab` as a service in a

## How will service APIs be defined?

Service APIs will be defined using [OpenAPI](https://www.openapis.org/) format in [YAML](https://yaml.org/). For structural and style guidelines, see [api-definitions](../../api-definitions/README.md).
Service APIs will be defined using [OpenAPI](https://www.openapis.org/) format in [YAML](https://yaml.org/).

## Where will service API definitions live?

0 comments on commit 08aefd1

Please sign in to comment.