Commit Graph

18 Commits

Author SHA1 Message Date
Akshay Jagadish
18eeaffa13 Update SDK master to use image tag 1.2.0-SNAPSHOT 2021-05-26 17:59:41 -04:00
Thomas Currie
d86c4e2b0c Add getOrNull API to location service at endpoint /api/location/orNull . 2021-05-13 11:47:04 -04:00
Norm Traxler
ab1695a183 [WIFI-2077] Fix location event timestamps and others 2021-04-28 17:28:53 -04:00
Norm Traxler
dca76d8a6e [WIFI-2068] Change client session TTL to 24 hours 2021-04-26 12:00:28 -04:00
Akshay Jagadish
782d221a70 WIFI-2026 Changed pom versions from 0.0.1-SNAPSHOT to 1.1.0-SNAPSHOT 2021-04-16 15:28:34 -04:00
Dmitry Toptygin
804a3435c0 WIFI-1624 - in pom.xml files replace ${tip-wlan-cloud.release.version} with 0.0.1-SNAPSHOT to make sure that mvn release:update-versions command works 2021-02-20 10:24:20 -05:00
lynnshi-design
e93ee9fba6 WIFI-1542 TIP implementation of new LocationChangedApImpactingEvent (#61)
* WIFI-1542 TIP implementation of new LocationChangedApImpactingEvent

* WIFI-1542 Use equal to compare CountryCode

* WIFI-1542 change LocationChangedApImpactingEvent not instance of LocationChangedEvent

* WIFI-1542 updated based on review comments

* WIFI-1542 remove unused import

Co-authored-by: Lynn Shi <lynn.shi@netexperience.com>
2021-02-11 16:19:06 -05:00
lynnshi-design
6f2cfac4aa WIFI-1331 Add getAllAncestors API support in LocationService (#54)
* WIFI-1331 Add getAllAncestors API support in LocationService

* WIFI-1331 update based on review comments

* WIFI-1331 add getAllAncestors in location-service-openapi.yaml

Co-authored-by: Lynn Shi <lynn.shi@netexperience.com>
2021-01-26 14:03:43 -05:00
Mike Hansen
4846444f28 WIFI-1071: Cloud Backend Services API updates 2020-11-16 15:17:07 -05:00
picuron
04925c9ff4 Updated all internal documentation to reflect ... (#16)
... changes made since initial documentation

Co-authored-by: Dmitry Toptygin <62253810+dmitry-toptygin-connectus-ai@users.noreply.github.com>
2020-06-29 14:59:06 -04:00
Dmitry Toptygin
29e4824d09 allow to pass null for initial pagination context and use the default one in that case 2020-06-02 12:49:26 -04:00
picuron
fb0b03df00 Equipment service openapi (#3) - final
* API Documentation for customer-service

-All methods in customer-service class covered

* Final testing, fixes

-Finished testing each API method
-Remove quotations from unnecessary spots
-Changed customerIds to int32

* location-service API documentation

-Completed and tested Swagger API doc for location-services

* Made requested changes

- get location using locationId
- removed commented lines
- single quotes for $ref values
- removed unncessary double quotes

* Added equipment-service Swagger documentation

-Completed and tested

* Fixed small naming error

Co-authored-by: Dmitry Toptygin <62253810+dmitry-toptygin-connectus-ai@users.noreply.github.com>
2020-05-28 13:53:34 -04:00
picuron
0b02b14b08 Profile service openapi (#4)
* API Documentation for customer-service

-All methods in customer-service class covered

* Final testing, fixes

-Finished testing each API method
-Remove quotations from unnecessary spots
-Changed customerIds to int32

* location-service API documentation

-Completed and tested Swagger API doc for location-services

* Made requested changes

- get location using locationId
- removed commented lines
- single quotes for $ref values
- removed unncessary double quotes

* Added equipment-service Swagger documentation

-Completed and tested

* Fixed small naming error

* Added profile-serivce Swagger documentation

-Completed and tested

* Made recommended changes

Co-authored-by: Dmitry Toptygin <62253810+dmitry-toptygin-connectus-ai@users.noreply.github.com>
2020-05-28 13:47:53 -04:00
picuron
0f26f5d7cd Location service openapi (#2)
* API Documentation for customer-service

-All methods in customer-service class covered

* Final testing, fixes

-Finished testing each API method
-Remove quotations from unnecessary spots
-Changed customerIds to int32

* location-service API documentation

-Completed and tested Swagger API doc for location-services

* Made requested changes

- get location using locationId
- removed commented lines
- single quotes for $ref values
- removed unncessary double quotes
2020-05-27 15:24:09 -04:00
Dmitry Toptygin
b686f05258 added location type COUNTRY, added paginated get method for Location 2020-04-24 09:48:19 -04:00
Dmitry Toptygin
156ce04d73 adjusted structure of unit tests for the Location service 2020-04-18 18:21:26 -04:00
Dmitry Toptygin
9d70025596 changed relative location of root pom 2020-04-08 18:42:37 -04:00
Dmitry Toptygin
334173d926 added service for provisioning location hierarchy 2020-04-03 19:57:45 -04:00