Skip to content

Added canCopy attribute to ShortResource representation.#448

Merged
tdipisa merged 1 commit intomasterfrom
short-resource-can-copy
Aug 21, 2025
Merged

Added canCopy attribute to ShortResource representation.#448
tdipisa merged 1 commit intomasterfrom
short-resource-can-copy

Conversation

@axl8713
Copy link
Copy Markdown
Contributor

@axl8713 axl8713 commented Aug 20, 2025

This changes add the attribute canCopy to the ShortResource resource representation, returned by the endpoint /extjs/resource.

Example:

<ShortResource>
    <advertised>true</advertised>
    <canCopy>true</canCopy>
    <canDelete>true</canDelete>
    <canEdit>true</canEdit>
    <creation>2025-08-20T18:32:11.959+02:00</creation>
    <creator>user</creator>
    <id>624</id>
    <name>rest_test_resource_1755707531574</name>
[...]

@tdipisa tdipisa added this to the 2025.01.02 milestone Aug 21, 2025
@tdipisa tdipisa merged commit f29b365 into master Aug 21, 2025
2 checks passed
@tdipisa tdipisa deleted the short-resource-can-copy branch August 21, 2025 07:43
tdipisa

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Map 'Save As' option missing for authenticated users (unless Admin or creator of map)

2 participants