fix: palworld not respecting response schema (#666)

* fix: palworld not respecting schema

* docs: add number to changelog
This commit is contained in:
CosminPerRam 2025-01-21 19:30:01 +02:00 committed by GitHub
parent 580c27b661
commit a62f623134
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 3 deletions

View file

@ -2183,7 +2183,9 @@ export const games = {
release_year: 2024,
options: {
port: 8212,
protocol: 'palworld',
protocol: 'palworld'
},
extra: {
doc_notes: 'palworld'
}
},