mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
chore(.gitignore): update gitignore to reflect removal of Highway and Vault components
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
version: v1
|
||||
plugins:
|
||||
# Generate OpenAPI v2 (Swagger) documentation
|
||||
# Generate OpenAPI v2 documentation
|
||||
# Follows Cosmos SDK standard approach: generate to tmp directory, then combine
|
||||
- name: openapiv2
|
||||
out: ../tmp-swagger-gen
|
||||
out: ../tmp-openapi-gen
|
||||
opt:
|
||||
- logtostderr=true
|
||||
- fqn_for_swagger_name=true
|
||||
|
||||
Reference in New Issue
Block a user