The GitHub Actions job "CodeQL" on grails-core.git/docs/rest-resources-patch has failed. Run started by GitHub user codeconsole (triggered by codeconsole).
Head commit for run: 811f25e8289c2dd589b6f72e844be5644c905789 / Scott Murphy Heiberg <[email protected]> Document the PATCH mapping generated by resources and single DEFAULT_RESOURCES_INCLUDES generates eight mappings (index, create, save, show, edit, update, patch, delete) and DEFAULT_RESOURCE_INCLUDES generates seven, but the guide listed only seven and six. PATCH has been generated since the action was introduced and was never documented, including in the "Explicit REST Mappings" equivalence list. Also corrects the nested resources table, which gave the edit URI as /books/${bookId}/authors/edit/${id}. The generated mapping appends /edit after the id, as asserted by RestfulResourceMappingSpec. Report URL: https://github.com/apache/grails-core/actions/runs/33282118360 With regards, GitHub Actions via GitBox
