fix: add api-error file
This commit is contained in:
parent
41223b89b3
commit
63bfad77ce
2 changed files with 20 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ server
|
|||
│ ├── schema.ts: Defines the schema for the Headplane configuration.
|
||||
├── headscale/
|
||||
│ ├── api-client.ts: Creates the HTTP client that talks to the Headscale API.
|
||||
│ ├── api-error.ts: Contains the ResponseError definition.
|
||||
│ ├── config-loader.ts: Loads the Headscale configuration (if available).
|
||||
│ ├── config-schema.ts: Defines the schema for the Headscale configuration.
|
||||
├── web/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue