File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 2996
2996
}
2997
2997
]
2998
2998
},
2999
+ "tibia_urls" : {
3000
+ "description" : " The links to the sources of the data on tibia.com" ,
3001
+ "type" : " array" ,
3002
+ "items" : {
3003
+ "type" : " string"
3004
+ }
3005
+ },
2999
3006
"timestamp" : {
3000
3007
"description" : " The timestamp from when the data was processed." ,
3001
3008
"type" : " string"
Original file line number Diff line number Diff line change 16
16
"name" : " MIT" ,
17
17
"url" : " https://github.com/TibiaData/tibiadata-api-go/blob/main/LICENSE"
18
18
},
19
- "version" : " v4.2.3 "
19
+ "version" : " v4.3.0 "
20
20
},
21
21
"host" : " api.tibiadata.com" ,
22
22
"basePath" : " /" ,
2996
2996
}
2997
2997
]
2998
2998
},
2999
+ "tibia_urls" : {
3000
+ "description" : " The links to the sources of the data on tibia.com" ,
3001
+ "type" : " array" ,
3002
+ "items" : {
3003
+ "type" : " string"
3004
+ }
3005
+ },
2999
3006
"timestamp" : {
3000
3007
"description" : " The timestamp from when the data was processed." ,
3001
3008
"type" : " string"
You can’t perform that action at this time.
0 commit comments