File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ go run github.com/doordash-oss/oapi-codegen-dd/v3/cmd/oapi-codegen --config cfg.
1313!!! tip
1414 Use the JSON schema for IDE autocomplete and validation:
1515 ```yaml
16- # yaml-language-server: $schema=https://raw.githubusercontent.com/doordash/oapi-codegen/HEAD/configuration-schema.json
16+ # yaml-language-server: $schema=https://raw.githubusercontent.com/doordash-oss /oapi-codegen-dd /HEAD/configuration-schema.json
1717 ```
1818
1919## Configuration Options
@@ -628,7 +628,7 @@ user-context:
628628Here's a comprehensive configuration example:
629629
630630` ` ` yaml
631- # yaml-language-server: $schema=https://raw.githubusercontent.com/doordash/oapi-codegen/HEAD/configuration-schema.json
631+ # yaml-language-server: $schema=https://raw.githubusercontent.com/doordash-oss /oapi-codegen-dd /HEAD/configuration-schema.json
632632
633633package : myapi
634634copyright-header : " Copyright 2024 My Company. Code generated by oapi-codegen. DO NOT EDIT."
You can’t perform that action at this time.
0 commit comments