diff --git a/views/webpage_base.tpl b/views/webpage_base.tpl index 0fd8766..9ea750e 100644 --- a/views/webpage_base.tpl +++ b/views/webpage_base.tpl @@ -30,6 +30,10 @@ + + + + diff --git a/webassets/apidocs/openapi.yml b/webassets/apidocs/openapi.yml index ca5950d..237ff68 100644 --- a/webassets/apidocs/openapi.yml +++ b/webassets/apidocs/openapi.yml @@ -532,7 +532,7 @@ paths: example: England flag: type: string - description: Country flag of the operator. This is limited to the range of emoji flags, and for many DXCCs there will not be a flag, e.g. Northern Ireland. Many DXCCs may also have the same flag, e.g. mainland Spain, Balearic Islands, etc. + description: Country flag of the operator. This is limited to the range of emoji flags, and for many DXCCs there will not be a flag, e.g. small islands. Many DXCCs may also have the same flag, e.g. mainland Spain, Balearic Islands, etc. example: "" continent: type: string @@ -763,7 +763,7 @@ components: example: England dx_flag: type: string - description: Country flag of the DX operator. This is limited to the range of emoji flags, and for many DXCCs there will not be a flag, e.g. Northern Ireland. Many DXCCs may also have the same flag, e.g. mainland Spain, Balearic Islands, etc. + description: Country flag of the DX operator. This is limited to the range of emoji flags, and for many DXCCs there will not be a flag, e.g. small islands. Many DXCCs may also have the same flag, e.g. mainland Spain, Balearic Islands, etc. example: "" dx_continent: type: string @@ -830,7 +830,7 @@ components: example: England de_flag: type: string - description: Country flag of the spotter. This is limited to the range of emoji flags, and for many DXCCs there will not be a flag, e.g. Northern Ireland. Many DXCCs may also have the same flag, e.g. mainland Spain, Balearic Islands, etc. + description: Country flag of the spotter. This is limited to the range of emoji flags, and for many DXCCs there will not be a flag, e.g. small islands. Many DXCCs may also have the same flag, e.g. mainland Spain, Balearic Islands, etc. example: "" de_continent: type: string @@ -1054,7 +1054,7 @@ components: example: England dx_flag: type: string - description: Country flag of the DX operator. This is limited to the range of emoji flags, and for many DXCCs there will not be a flag, e.g. Northern Ireland. Many DXCCs may also have the same flag, e.g. mainland Spain, Balearic Islands, etc. + description: Country flag of the DX operator. This is limited to the range of emoji flags, and for many DXCCs there will not be a flag, e.g. small islands. Many DXCCs may also have the same flag, e.g. mainland Spain, Balearic Islands, etc. example: "" dx_continent: type: string