Problem/Motivation

The perms for the api endpoints do not match the available permissions.

Acceptance Criteria

If perm for accessing the endpoint is granted to anonymous, then the api should be visible.

Testing steps

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

swirt created an issue. See original summary.

swirt’s picture

The api access is now based on the perm "access dataset archive api"

What shows up within the api is also dependendent on the view pemissions of access levels.

  • swirt committed cbf395d4 on 1.0.x
    [#3553477] fix: dataset api endpoint perm mismatch
    
swirt’s picture

Status: Active » Fixed

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

swirt’s picture

Went out with alpha 14

swirt’s picture

Status: Fixed » Closed (fixed)