Skip to content

new world record_date field omit if empty #349

@tobiasehlert

Description

@tobiasehlert

A new world that has no record yet should not display a record date string.. it should rather be omit since it's empty.

Example on /v4/world/Oceanis

{
  "world": {
    "name": "Oceanis",
    "status": "online",
    "players_online": 0,
    "record_players": 0,
    "record_date": "",
    "creation_date": "2024-04",
...

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions