dtube / avalon

Blockchain for social distribution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REST API Version & Avalon version seperation

DevDeckardCain opened this issue · comments

The way that I'm going about being compatible allows for backwards compatibility. Instead of having the REST API version tied to Avalons version, can we have one for each?

Avalon 1.5 running REST API 1.0, or something like that. This way I can create separate implementations for each version.

Closing this as version is part of apidoc