Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - name: new parameter in CreateForkOption to give the forked repository (#18066) | Aravinth Manivannan | 2021-12-24 | 1 | -0/+2 |
| | | | | | | | | | | | a custom name, intended to be used when there's a name conflict - When a fork request results in a name conflict, HTTP 409: Conflict is returned instead of 500 - API documentation for the above mentioned changes Signed-off-by: realaravinth <realaravinth@batsense.net> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> Co-authored-by: zeripath <art27@cantab.net> | ||||
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -0/+11 |
* move sdk structs to moduels/structs * fix tests * fix fmt * fix swagger * fix vendor |