Loann Le
1b62e17f89
changed reference from learn to tutorial ( #14868 )
2022-04-04 10:05:34 -07:00
Yoko Hyakuna
f374938d31
Fix broken links referencing to API docs ( #14565 )
...
* Fix all '/api/' to '/api-docs/'
* Minor fixes
* Undo some of the unintentional changes
2022-03-17 18:14:48 -07:00
Jim Kalafut
75caf59093
Replace docs references to PUT with POST ( #14270 )
...
The operations are handled identically, but ~85% of the references were
POST, and having a mix of PUT and POST was a source of questions.
A subsequent commit will update the internal use of "PUT" such as by
the API client and -output-curl-string.
2022-02-25 06:52:24 -08:00
Jason O'Donnell
b2c9b3c344
plugins/ad: Add rotate-role endpoint ( #11942 )
...
* plugins/ad: add rotate-role
* Add doc
* changelog
* Add note about rotate-role in overview
2021-06-25 14:00:03 -04:00
Bryce Kalow
b76a56d40c
feat(website): migrates nav data format and updates docs pages ( #11242 )
...
* migrates nav data format and updates docs pages
* removes sidebar_title from content files
2021-04-06 13:49:04 -04:00
Jeff Escalante
ec620a7765
Implement MDX Remote ( #10581 )
...
* implement mdx remote
* fix an unfenced code block
* fix partials path
Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
2020-12-17 16:53:33 -05:00