Conversation
As per discussion in PR #7.
|
Technically, this is a breaking change, but AFAIK no one uses |
Valid point. While it is IMHO still too early to follow strict compatibility rules (we'd need some more content in here first), we probably should make it explicit when we want to start doing that. PR #7 and automatic JSON validation would seem like good prerequisites for that, at least for Hafas endpoints. |
|
So you're suggesting we should not just define and validate generic JSON attributes, but also endpoint-specific properties below |
|
I think doing this is helpful, if it's not too detailed. Validation or not, if we renamed |
|
Right, this case shows why we would want some validation for this as well. What I tried to do here is fix the current inconsistency between data and documentation regarding |
As per discussion in PR #7.