Skip to content

Commit

Permalink
Feature ap 761 (#18)
Browse files Browse the repository at this point in the history
* new goWrapper files for APIv3

* adding Makefile

* adding Gopkg

* Update CODEOWNERS

* readme.md path corrected

* structured files

* Delete .DS_Store

* Delete .DS_Store

* readme file corrected

* classname corrected

* filepath corrected

* filepath corrected

* filepath corrected

* filepath corrected

* filepath corrected

* sample added

* sample example for GetAccount added

* api-ley configuration

* Format correction

* Update README.md

* Delete swagger.yaml

Co-authored-by: Raunak Jain <[email protected]>
  • Loading branch information
jain-raunak and Raunak Jain authored Feb 12, 2021
1 parent 92e8fab commit 5a38210
Show file tree
Hide file tree
Showing 838 changed files with 27,385 additions and 49,437 deletions.
2 changes: 1 addition & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# TODO
# Currently our dependencies don't specify semver.
# Currently our dependencies don't specify semver.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ clean:
go clean -i ./... ./vendor/...
rm -rf build vendor

.PHONY: generate install-go-swagger install-dependencies test clean
.PHONY: generate install-go-swagger install-dependencies test clean
403 changes: 399 additions & 4 deletions README.md

Large diffs are not rendered by default.

59 changes: 0 additions & 59 deletions client/account/account_client.go

This file was deleted.

114 changes: 0 additions & 114 deletions client/account/get_account_parameters.go

This file was deleted.

67 changes: 0 additions & 67 deletions client/account/get_account_responses.go

This file was deleted.

Loading

0 comments on commit 5a38210

Please sign in to comment.