[FOLIO-522] Mod-auth login and permissions raml files are not accessible through /apidocs Created: 27/Mar/17 Updated: 12/Nov/18 Resolved: 29/May/17 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | P3 |
| Reporter: | Hongwei Ji | Assignee: | David Crossley |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | 1 hour, 20 minutes | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | |||||||||
| Description |
|
Mod-auth raml files cannot be accessed from /apidocs location. For example: following url complains that "cannot fetch schemas/credentials.json". The reason is that schema folders under login-module and permissons-module is not under ramls folder. Should adjust schema folders and update the references in raml files. The PR is here: |
| Comments |
| Comment by David Crossley [ 28/Mar/17 ] |
|
Thanks. I independently tested and merged your PR. I also reviewed all of the other mod-* RAMLs to ensure that they do not suffer the same. All is well. |
| Comment by David Crossley [ 25/May/17 ] |
|
This has re-appeared following the move of user-related RAMLs to the shared raml-util. Also in mod-users etc. |
| Comment by David Crossley [ 29/May/17 ] |
|
Fixed as part of
|