s2ward / tibia

A repository for all things Tibia, with advanced NPC transcript and library database management.
https://talesoftibia.com
29 stars 5 forks source link

Add schema definitions of .json files #606

Open s2ward opened 4 months ago

s2ward commented 4 months ago

They should reside here:

data/schemas/npc_transcript_database_schema.json ...

BrunoBrockweldAlves commented 2 months ago

@s2ward you are looking for something like this? feature/NpcTransciptions_JsonSchema

Is there any special requirement or note to add? This is just a draft, I'll take a deeper dive at json schema later.