Merge pull request #25537 from adamdmharvey/ah-api-docs

chore: Improve API Reference documentation
This commit is contained in:
Patrik Oldsberg
2024-07-16 11:04:21 +02:00
committed by GitHub
6 changed files with 17 additions and 4 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ import { NoInfer } from './integration/util';
/**
* A conditional rule that can be provided in an
* {@link @backstage/permission-common#AuthorizeDecision} response to an authorization request.
* {@link @backstage/plugin-permission-common#AuthorizeDecision} response to an authorization request.
*
* @remarks
*