1613d37466
This change adds the following endpoints: - projects/apikeys/{id}: returns a paged list of API keys for the project specified by the given ID - apikeys/delete/{id}: deletes the API key specified by the given ID Additionally, the API Go code generator has been given the ability to process unsigned integer parameters. Change-Id: I5ff24e012da24a3f06bea1ebb62bae6ff62f951a |
||
---|---|---|
.. | ||
example | ||
common.go | ||
endpoint.go | ||
gogen_test.go | ||
gogen.go | ||
tsgen.go |