I was creating the documentation for my project using the apiray bueprint file
. I made some changes and accidentally pressed save and publish
. Now i want to recover the earlier version
of that file. How can i do that ? Is there some way to revert that commit action
?
Asked
Active
Viewed 148 times
0

oblivion
- 5,928
- 3
- 34
- 55
1 Answers
1
You can revert version, if you have connected your project to github. As far as I know there is no way to revert it via apiary editor

Jiri Kratochvil
- 111
- 1
- 2
-
Sadly, i havent synced my project to github. The reason being, apiary doest allow us to sync multiple blueprint files with github in case of free version.I think we can sync only one blueprint file. – oblivion Mar 21 '16 at 09:44
-
1That's true. A work around might be to use hercule as build tool before submit it to apiary. https://github.com/jamesramsay/hercule – Vincenzo Mar 21 '16 at 09:57