Commit bb3b04d6 authored by George Hartzell's avatar George Hartzell Committed by Nick Gaskill

Fine tune docs for upload URL

I _believe_ (someone please check/confirm) that the URL **always** needs
to end in `/file`.  It's not just something constrained to this example.
parent 1a7122b4
......@@ -41,7 +41,7 @@ PUT /projects/:id/packages/terraform/modules/:module-name/:module-system/:module
Provide the file content in the request body.
Note that, in the following example, the request must end with `/file`.
As the following example shows, requests must end with `/file`.
If you send a request ending with something else, it results in a 404
error `{"error":"404 Not Found"}`.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment