Commit Graph

12 Commits

Author SHA1 Message Date
Dominic Wong
901e637687 Display name (#225)
* add displayname

* Commit from GitHub Actions (Publish APIs & Clients)

Co-authored-by: domwong <domwong@users.noreply.github.com>
2021-10-07 14:58:26 +01:00
Janos Dobronszki
d4d9c1c176 Generate clients (#206) 2021-09-16 12:52:36 +01:00
Dominic Wong
221ff019af Postman and openAPI specs (#174) 2021-06-29 15:50:06 +01:00
Asim Aslam
be790b28cc check response code in publisher 2021-06-01 15:09:24 +01:00
Asim Aslam
28e9bd0284 fix geocoding pricing 2021-05-27 18:02:40 +01:00
Asim Aslam
6ea3adef66 string 2021-05-27 17:59:04 +01:00
Asim Aslam
649d59911e string 2021-05-27 17:57:07 +01:00
Asim Aslam
ca1a667560 / 2021-05-23 19:54:55 +01:00
Asim Aslam
22c74044b3 fix nil pointer 2021-05-23 19:52:46 +01:00
Asim Aslam
538c5c48a9 add category/icon to public api publisher (#122)
* add category/icon to public api publisher

* merge file and defaults

* fix comment
2021-05-23 19:48:38 +01:00
Asim Aslam
f3ca93b789 update all the makefiles (#111)
* update all the makefiles

* add back openapi

* update cache package

* fix cache

* update go mod
2021-05-19 10:36:07 +01:00
Asim Aslam
50a6277f69 Fix API Publisher (#106)
* cleanup

* cleanup go mod

* Remove doc generation

* add no integration test

* fix broken test

* rename workflow

* readd publisher

* update words

* strip down publisher
2021-05-17 15:55:00 +01:00