-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Documentation link
(https://pan.dev/prisma-cloud/api/code/get-blame-authors/)
Endpoint: https://api.prismacloud.io/api/v2/git/blameAuthors
Describe the problem
Is this endpoint currently accessible?
I assume this is the replacement for the now deprecated endpoint found here:
https://pan.dev/prisma-cloud/api/code/get-git-blame-authors/
Endpoint: https://api.prismacloud.io/code/api/v1/errors/gitBlameAuthors
While trying to access the new endpoint I am receiving a 404 Not Found response, whilst i can still reach the deprecated endpoint just fine.
Otherwise, is it possible that this endpoint URL is documented incorrectly?
https://api.prismacloud.io/api/v2/git/blameAuthors returns a 404
while
https://api.prismacloud.io/code/api/v2/git/blameAuthors returns a 403
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation