Alejandro Matos
|
a86a7adf8e
|
Merge branch 'master' into 'feature/add-openapi-spe'
# Conflicts:
# src/main/java/dev/amatos/restcountries/controller/CountryControllerV2.java
# src/main/java/dev/amatos/restcountries/controller/CountryControllerV31.java
|
2022-03-14 14:47:35 +00:00 |
|
Alejandro Matos
|
89e1c43f5c
|
Closes #117: Updating Algeria's population
|
2022-03-09 18:56:53 +00:00 |
|
Alejandro Matos
|
85d658a6ce
|
Merge branch 'master' into 'master'
Added missing capital cities
See merge request amatos/rest-countries!44
|
2022-03-09 15:25:38 +00:00 |
|
Dre
|
6fe422e776
|
Revert 3 capital cities to empty array
|
2022-03-09 15:17:41 +00:00 |
|
Dre
|
eaa157834b
|
Added missing capital cities
|
2022-03-03 18:37:29 +00:00 |
|
Alejandro Matos
|
6e7f6a4355
|
Merge branch 'master' of gitlab.com:amatos/rest-countries
|
2022-02-22 01:04:22 -05:00 |
|
Alejandro Matos
|
d348f184da
|
Closes #85, #107, #114 and #115: Returning correct HTTP response statuses
|
2022-02-22 01:03:49 -05:00 |
|
Patrick Riegler
|
fc0876c493
|
properly name openapi component schema
|
2022-02-18 14:44:19 +01:00 |
|
Patrick Riegler
|
591996e4bc
|
remove micronaut openapi spec generation for previous versions and add / in front of controller paths to make the controller definition openapi compatible
|
2022-02-18 14:25:29 +01:00 |
|
Patrick Riegler
|
6da77ad073
|
define router to point to openapi spec yaml
|
2022-02-16 09:09:58 +01:00 |
|
Patrick Riegler
|
04af529616
|
add micronaut openapi spec generation
|
2022-02-15 17:52:01 +01:00 |
|
Alejandro Matos
|
44adb68c5b
|
Upgrading log4J
|
2022-02-15 09:41:53 -05:00 |
|
Alejandro Matos
|
a81aa3a8a4
|
Fixes #109: mistranslation of Cameroon in Polish
|
2022-02-07 12:57:35 -05:00 |
|
Alejandro Matos
|
cb6e18520b
|
Upgrade from 14 to 17
|
2022-02-05 13:00:12 -05:00 |
|
Alejandro Matos
|
3fd920648b
|
Fixes #103: wrong currency symbol for Turkey
|
2022-01-31 10:53:49 -05:00 |
|
Alejandro Matos
|
2613a67d2f
|
Merge branch 'stanley-t-chideme-master-patch-64764' into 'master'
Stanley t chideme master patch 64764
See merge request amatos/rest-countries!42
|
2022-01-27 20:10:28 +00:00 |
|
Stanley Chideme
|
c8efcca409
|
zimbabwe sub Region to Southern Africa in all ver
|
2022-01-27 08:24:14 +00:00 |
|
Stanley Chideme
|
db0e1f0309
|
Changed sub region of Zimbabwe to Southern Africa
|
2022-01-27 08:21:06 +00:00 |
|
Alejandro Matos
|
a4fceb6230
|
Merge branch 'fix/#102' into 'master'
#102: fixed wrong timezones in all json resources
See merge request amatos/rest-countries!41
|
2022-01-14 15:48:34 +00:00 |
|
Boyan Stanchev
|
8a02cf44b7
|
#102: fixed wrong timezones in all json resources
|
2022-01-14 15:20:15 +02:00 |
|
Alejandro Matos
|
46ed2970fd
|
Merge pull request #9 from amatosg/dependabot/maven/org.apache.logging.log4j-log4j-core-2.15.0
Bump log4j-core from 2.14.1 to 2.15.0
|
2022-01-11 12:46:21 -05:00 |
|
Alejandro Matos
|
4d1e8e4200
|
Merge branch 'ePascalC-master-patch-64800' into 'master'
Fixes #96 - East Timor wrong currency
Closes #96
See merge request amatos/rest-countries!40
|
2022-01-10 20:42:11 +00:00 |
|
Alejandro Matos
|
487aecf949
|
Merge branch 'ePascalC-master-patch-26417' into 'master'
Fixes issue #99
Closes #99
See merge request amatos/rest-countries!38
|
2022-01-10 20:33:23 +00:00 |
|
Pascal Casier
|
5bd4378e9e
|
Update src/main/resources/countriesV3.1.json
|
2022-01-10 20:31:16 +00:00 |
|
Alejandro Matos
|
003b3ba66f
|
Merge branch 'ePascalC-master-patch-68263' into 'master'
Fixes #95 : Singapore wrong currency
Closes #95
See merge request amatos/rest-countries!39
|
2022-01-10 20:13:36 +00:00 |
|
Pascal Casier
|
03e50c52c3
|
Fixes #96 - East Timor wrong currency
|
2022-01-10 19:55:13 +00:00 |
|
Pascal Casier
|
1080ab9849
|
Fixes #95
Error only found in V2
|
2022-01-10 19:48:25 +00:00 |
|
Pascal Casier
|
e2c3cb5693
|
Fixes issue #99
|
2022-01-10 19:41:06 +00:00 |
|
Alejandro Matos
|
252157a62d
|
Merge branch 'ePascalC-master-patch-59913' into 'master'
Update Switzerland Population
See merge request amatos/rest-countries!37
|
2021-12-31 15:22:49 +00:00 |
|
Pascal Casier
|
2be6e44c03
|
Update Switzerland Population
fix for #98
|
2021-12-31 15:19:03 +00:00 |
|
Alejandro Matos
|
f2a826545a
|
Merge branch '94-bad-hungarian-country-name-translations-in-countriesv2-json' into 'master'
Resolve "Bad Hungarian country name translations in countriesV2.json"
Closes #94
See merge request amatos/rest-countries!36
|
2021-12-15 15:00:40 +00:00 |
|
Alejandro Matos
|
4f3b1cf4e3
|
Fixing Hungarian typos
|
2021-12-15 09:57:22 -05:00 |
|
Alejandro Matos
|
1e086a78d3
|
Closes #93: Fixing Afghanistan's population according to Wikipedia
|
2021-12-12 18:03:44 -05:00 |
|
Alejandro Matos
|
09c5671cf8
|
Security fix
|
2021-12-11 11:37:13 -05:00 |
|
dependabot[bot]
|
1ad12ae34d
|
Bump log4j-core from 2.14.1 to 2.15.0
Bumps log4j-core from 2.14.1 to 2.15.0.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-11 16:34:38 +00:00 |
|
Alejandro Matos
|
baf690da1e
|
Merge branch 'ajafov98-master-patch-78791' into 'master'
Added missing "independent" field for "Azerbaijan" in countriesV2.json
See merge request amatos/rest-countries!34
|
2021-12-01 15:08:13 +00:00 |
|
Aydin Najafov
|
e744431b09
|
Added missing "independent" field for "Azerbaijan" in countriesV2.json
|
2021-12-01 11:41:01 +00:00 |
|
Alejandro Matos
|
562d402969
|
Merge branch 'master' into 'master'
add build layers in dockerfile
Closes #84
See merge request amatos/rest-countries!32
|
2021-11-09 18:11:26 +00:00 |
|
Charly Coussot
|
e985735b2f
|
add build layers in dockerfile
|
2021-11-09 16:58:38 +01:00 |
|
Alejandro Matos
|
461db4fa8d
|
Updating readme file
|
2021-10-19 23:23:19 -05:00 |
|
Alejandro Matos
|
762b134ad7
|
Adding support for Capital Information, Postal Code
|
2021-10-19 21:46:01 -05:00 |
|
Alejandro Matos
|
ce72e0d301
|
Merge branch 'ePascalC-master-patch-44048' into 'master'
v3.1 adding data for Postal codes and capital latitude and longtitude
Closes #74
See merge request amatos/rest-countries!31
|
2021-10-19 17:01:21 +00:00 |
|
Pascal Casier
|
e68900022c
|
Update src/main/resources/countriesV3.1.json, FIELDS.md
|
2021-10-16 18:20:14 +00:00 |
|
Alejandro Matos
|
037bdf1289
|
Adding COA and start of the week to response
|
2021-10-15 10:39:54 -05:00 |
|
Pascal Casier
|
a2a6ca4db4
|
Update src/main/resources/countriesV3.1.json, FIELDS.md
|
2021-10-15 10:36:27 +00:00 |
|
Alejandro Matos
|
b29dc0da47
|
Merge branch 'ePascalC-master-patch-58777' into 'master'
Adding Coat of Arms and Start of Week
Closes #76
See merge request amatos/rest-countries!30
|
2021-10-13 18:35:47 +00:00 |
|
Pascal Casier
|
4fbf6d0293
|
Update FIELDS.md, src/main/resources/countriesV3.1.json
|
2021-10-13 18:09:24 +00:00 |
|
Alejandro Matos
|
513ea55f2f
|
Adding Continent to V3 and Country Structure
|
2021-10-13 11:24:38 -05:00 |
|
Alejandro Matos
|
fa833674bf
|
Merge branch 'ePascalC-master-patch-40542' into 'master'
Adding continents
Closes #51
See merge request amatos/rest-countries!29
|
2021-10-13 14:54:42 +00:00 |
|
Pascal Casier
|
3c7f7dcb19
|
Adding 'continents':
Africa,Antarctica,Asia,Europe,North America,Oceania,South America
Added as an array as a country could span multiple continents
|
2021-10-13 10:41:38 +00:00 |
|