*/*: fix MissingRemoteId in metadata.xml

* Manually checked, I hope I caught most errors

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
Lucio Sauer
2023-06-27 04:21:11 +02:00
parent be00d36b18
commit 68460592f2
331 changed files with 1088 additions and 97 deletions

View File

@@ -13,4 +13,7 @@ Sphinx stanza rest_method describing the method and resource for a REST API call
Sphinx stanza rest_parameters used to insert semi-structured data into the RST files describing the parameters users cansend with the request. The stanza points to a structured YAML file, parameters.yaml.
Sphinx stanza rest_status_code used to insert pointers to error or status codes returned by the service. Points to a structured YAML file, http_codes.yaml.
</longdescription>
<upstream>
<remote-id type="pypi">os-api-ref</remote-id>
</upstream>
</pkgmetadata>