mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Apply suggestions from code review
Thanks @laurapacilio! Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
This commit is contained in:
parent
463340175e
commit
39f0d91530
@ -169,11 +169,11 @@ matches against any version constraints given in configuration.
|
||||
```
|
||||
|
||||
Return `404 Not Found` to indicate that no module is available with the
|
||||
requested namespace, name, and system.
|
||||
requested namespace, name, and target system.
|
||||
|
||||
## Download Source Code for a Specific Module Version
|
||||
|
||||
This endpoint downloads the specified version of a module for a single system.
|
||||
This endpoint downloads the specified version of a module for a single target system.
|
||||
|
||||
| Method | Path | Produces |
|
||||
| ------ | -------------------------------------------- | ------------------ |
|
||||
|
Loading…
Reference in New Issue
Block a user