Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

How to keep more than one version of APIs? #93

Open
DesmondPang opened this issue Aug 22, 2015 · 1 comment
Open

How to keep more than one version of APIs? #93

DesmondPang opened this issue Aug 22, 2015 · 1 comment
Labels

Comments

@DesmondPang
Copy link

I tried to create another generator.php file in config folder and changed the version from v1 to v2 and then published but it failed. It seems that the 'api_version' is only designed for identifying the updates of the API but not for separating different set of APIs running at the same time.

@mitulgolakiya
Copy link
Owner

generator will always take config/generator.php. you can not have more than one version.
I am adding this thing in backlog and will think about that in future.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants