T
T
Twist2015-12-30 14:40:29
symfony
Twist, 2015-12-30 14:40:29

Symfony2 + NelmioApiDoc how to deal with changelog?

Hello! Who is struggling with such a situation?
Example.
We write a backend for an application / site, it doesn’t matter, and the guys who are responsible for the frontend do not see the changes that the backend developers make to the methods (adding new parameters, changing old ones, deleting them). Several times I tried to make the changelog a separate dock file on google docs, but filling in all these things quickly gets boring.
Is there a ready solution? (Googling didn’t work)
Is there anyone who wants to cooperate and write an add-on that will maintain a changelog, you can implement it in a drop-down list here (see screenshot)
1664c8f54b034bf886b8e17a6b2b89fe.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2015-12-30
Protko @Fesor

How do you see it for yourself?
If I understand your problem correctly, you need to enter API versions and make a new version with each new release or change. Then organizing a diff of the current and previous version will not be difficult.
But without versioning, this is quite problematic. Or you need to dump the state of the documentation at a certain point and then do a diff...
The idea itself is quite interesting.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question