zfcampus / zf-apigility-documentation

BSD 3-Clause "New" or "Revised" License
12 stars 34 forks source link

Updating documentation on REST services does not work #18

Open cpats007 opened 9 years ago

cpats007 commented 9 years ago

When updating the documentation for a REST service I'm able to edit and save the global description, but unable to edit and save any of the individual GET / Collection / Entity documentation entries. It states that it has saved but does not update

kevinpapst commented 9 years ago

+1 doesn't work for me as well. For now, I am manipulating the config files directly.

EMCP commented 9 years ago

What's the best workflow / method for testing this part of Apigility? I'm familiar with XDebug, but unsure where to start on checking if the failure lies in the reading in of my hacked/customized config... or elsewhere.

I had used the Admin tool + Documentation generator at first, but after doing a ton of work, the admin tool just seems stuck and can no longer read the module.config.php(s) that I have hacked together.

One idea I have, is to grab a skeleton and re-do all of the documentation for each and every service..

snapshotpl commented 9 years ago

Should be fixed last release

weierophinney commented 4 years ago

This repository has been closed and moved to laminas-api-tools/api-tools-documentation; a new issue has been opened at https://github.com/laminas-api-tools/api-tools-documentation/issues/13.