You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: