Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/build-on-nildb.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This section outlines specific builder-related tasks and is deliberately utilita

## Documentation

An OpenAPI documentation site is available at `{APP_NODE_PUBLIC_ENDPOINT}/openapi.json` when the node is running and the `openapi-spec` feature is enabled.
An OpenAPI documentation site is available at `{APP_NODE_PUBLIC_ENDPOINT}/openapi.json` when the node is running and the `openapi` feature is enabled.


## Running nilDB Locally
Expand Down
Loading