Max Bowsher
8925dc22a0
Minor improvements to gen_openapi.sh ( #21568 )
...
1) Reduce sleep time - in my experience, 1 second is plenty for a dev
Vault to start up its HTTP listener - having the user wait for
5 seconds seems excessive.
2) Comment reason for both sleeps.
3) Remove line of code that is obsolete, now the Enterprise transition
from stored to autoloaded licenses has completed.
2023-07-05 15:31:46 -04:00
Anton Averchenkov
e0472d4059
openapi: Better mount points for kv-v1 and kv-v2 in openapi.json ( #21563 )
2023-07-05 15:01:18 -04:00
Anton Averchenkov
30c3e70718
openapi: Remove pcf plugin ( #20067 )
2023-04-11 13:54:12 -04:00
Anton Averchenkov
dac086800b
Remove 'oidc' from gen_openapi.sh ( #19839 )
2023-03-30 13:38:56 -04:00
Anton Averchenkov
c39579f3b3
openapi: Remove 'ad' from gen_openapi.sh
2023-03-27 19:50:36 +00:00
Hamid Ghaf
e55c18ed12
adding copyright header ( #19555 )
...
* adding copyright header
* fix fmt and a test
2023-03-15 09:00:52 -07:00
Anton Averchenkov
bcc1d5d86d
Remove 'openldap' from gen_openapi.sh ( #19401 )
2023-02-28 13:24:11 -05:00
Anton Averchenkov
59a5b351cd
Simplify gen_openapi.sh script ( #19245 )
...
* Simplify gen_openapi.sh script
* Update scripts/gen_openapi.sh
Co-authored-by: Daniel Huckins <dhuckins@users.noreply.github.com>
* use correct import
---------
Co-authored-by: Daniel Huckins <dhuckins@users.noreply.github.com>
2023-02-17 14:48:05 -05:00
Anton Averchenkov
383b8e7d5e
Stop vault on exit in gen_openapi.sh ( #19252 )
2023-02-17 13:06:00 -05:00
Anton Averchenkov
aa5653a88c
Change gen_openapi.sh to generate schema with generic mount paths ( #18934 )
2023-01-31 23:37:19 +00:00
Anton Averchenkov
2f01adeb4e
Fix gen_openapi.sh script to load plugins ( #17752 )
2022-11-01 17:32:54 -04:00
Anton Averchenkov
fea828993c
Fix a few linting errors in gen_openapi.sh script ( #14673 )
2022-03-23 17:43:02 -04:00
AnPucel
8b8b1333ff
Create OpenApi spec w/ dynamically generated plugins ( #14311 )
...
Editing script to dynamically scrape plugins from "registry.go"
2022-03-23 09:45:39 -07:00
Clint
4d16944401
Bundle new Vault plugin: Terraform secrets ( #10931 )
...
* Bundle Terraform secrets engine
* update go.mod/sum
* vendor update
* add changelog entry
* add secrets terraform
2021-02-19 16:38:56 -06:00
Tom Proctor
fd71582572
Remove incorrect couchbase command ( #9851 )
2020-08-28 16:34:00 +01:00
Tom Proctor
d8995bfe42
Bundle couchbase database plugin with vault ( #9664 )
2020-08-07 11:01:04 +01:00
Becca Petrin
acade9eb32
Add Transform to enterprise OpenAPI doc ( #8746 )
...
* add transform to gen_openapi.sh
* add license
2020-04-15 09:12:12 -07:00
Jim Kalafut
538bf25223
Add mongodbatlas to gen_openapi ( #8387 )
2020-02-19 09:39:14 -08:00
Jason O'Donnell
7d550e24da
Add OpenLDAP Secret Plugin ( #8360 )
...
* Add openldap secret plugin
* go mod vendor
* Revert to go-ldap 3.1.3
* go mod vendor
2020-02-15 13:21:07 -05:00
Becca Petrin
bef1fcfaa0
Update gen_openapi.sh ( #8273 )
...
* enable more auth backends in openapi gen
* cf and pcf are the same, with cf being preferred
2020-01-31 16:05:39 -08:00
Becca Petrin
d570c565c9
Add engines to OpenAPI ( #7098 )
2019-07-24 17:03:03 -07:00
Jim Kalafut
8b6ea178b2
Don't show TypeHeader fields as being sent as headers in OpenAPI ( #6679 )
...
Fixes #6671
2019-05-03 15:12:24 -07:00
Ferdy Pruis
e08300ad3a
Fixed typo in a comment ( #5868 )
2018-11-29 16:08:44 -08:00
Jim Kalafut
35328c50e7
Framework and API changes to support OpenAPI ( #5546 )
2018-11-05 12:24:39 -08:00