5 Commits

Author SHA1 Message Date
kaitlincart
26597c0d80 adds descriptions, first batch 2023-02-16 15:02:30 -08:00
Chris Marchesi
b728138537
Address edit request from @chrisroberts 2022-11-28 10:30:27 -08:00
Chris Marchesi
5be804518a
Some fixes for the Vagrant Cloud API docs
This commit fixes some things with the Vagrant Cloud API docs:

* All POST calls did not explicitly specify POST.
* The /api/v1/two-factor/request-code call did not have the correct URL
  in the cURL example.
* I've also standardized the parameter order on all of the requests in
  the cURL example (method comes first) and also made a few style
  changes such as consistent interpolation of variable references.
2022-11-22 15:58:11 -08:00
Bryce Kalow
2c3397c468
feat(website): migrates nav data format and updates docs pages (#12259) 2021-03-31 12:10:21 -05:00
Jeff Escalante
137f194ccf
update deps, migrate to mdx remote 2020-11-24 14:26:26 -05:00