This repository has been archived on 2024-04-06. You can view files and clone it, but cannot push or open issues or pull requests.
core-old/internal/router/rest
Dawid Wysokiński b50c3845a3
All checks were successful
continuous-integration/drone/push Build is passing
refactor: replace NullVillageMeta with VillageMeta - EnnoblementWithRelations
2022-12-26 09:20:42 +01:00
..
internal refactor: replace NullVillageMeta with VillageMeta - EnnoblementWithRelations 2022-12-26 09:20:42 +01:00
.swaggo refactor: replace NullVillageMeta with VillageMeta - EnnoblementWithRelations 2022-12-26 09:20:42 +01:00
ennoblement_test.go refactor: replace NullVillageMeta with VillageMeta - EnnoblementWithRelations 2022-12-26 09:20:42 +01:00
ennoblement.go refactor: ennoblement - split the List method into two (#146) 2022-12-24 09:21:26 +00:00
openapi.go feat: add meta router (#83) 2022-09-17 09:37:03 +00:00
player_test.go refactor: player - split the List method into two (#144) 2022-12-23 07:56:31 +00:00
player.go refactor: player - split the List method into two (#144) 2022-12-23 07:56:31 +00:00
query_params.go feat: /versions/{versionCode}/servers/{serverKey}/tribes - new query param 'tag' (#120) 2022-11-10 10:45:08 +00:00
rest_test.go feat: swagger - add more config opts (#113) 2022-10-29 05:53:55 +00:00
rest.go refactor: get /versions/{versionCode}/servers/{serverKey}/tribes/tag/{tribeTag} is no longer needed 2022-11-10 12:43:33 +01:00
server_test.go refactor: server - split the List method into two (#143) 2022-12-22 08:26:23 +00:00
server.go refactor: server - split the List method into two (#143) 2022-12-22 08:26:23 +00:00
tribe_test.go refactor: tribe - split the List method into two (#142) 2022-12-22 08:06:35 +00:00
tribe.go refactor: tribe - split the List method into two (#142) 2022-12-22 08:06:35 +00:00
version_test.go refactor: version - split the List function into two 2022-12-22 08:03:33 +01:00
version.go refactor: version - split the List function into two 2022-12-22 08:03:33 +01:00
village_test.go refactor: village - split the List method into two (#145) 2022-12-24 07:44:25 +00:00
village.go refactor: village - split the List method into two (#145) 2022-12-24 07:44:25 +00:00