Skip to content

Commit

Permalink
Sync OpenAPI; Fix duplication of sys/raw/ and sys/leases/lookup/ APIs (
Browse files Browse the repository at this point in the history
…#203)

From hashicorp/vault#21760

(This PR actually uses an openapi.json carefully prepared with Git, so
that I can prepare and file this PR whilst the previous "Sync OpenAPI"
PR, #202, is still unmerged. They should merge together to produce the
desired end result.)
  • Loading branch information
maxb authored Jul 21, 2023
1 parent 7c0358f commit ef459be
Show file tree
Hide file tree
Showing 13 changed files with 32 additions and 723 deletions.
128 changes: 8 additions & 120 deletions api_system.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 0 additions & 16 deletions docs/LeasesLookUpWithPrefixResponse.md

This file was deleted.

16 changes: 0 additions & 16 deletions docs/RawListPathResponse.md

This file was deleted.

16 changes: 0 additions & 16 deletions docs/RawReadPathResponse.md

This file was deleted.

19 changes: 0 additions & 19 deletions docs/RawWritePathRequest.md

This file was deleted.

1 change: 0 additions & 1 deletion docs/RawWriteRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ Name | Type | Description | Notes
**Compressed** | Pointer to **bool** | | [optional]
**CompressionType** | Pointer to **string** | | [optional]
**Encoding** | Pointer to **string** | | [optional]
**Path** | Pointer to **string** | | [optional]
**Value** | Pointer to **string** | | [optional]


Expand Down
Loading

0 comments on commit ef459be

Please sign in to comment.