refactor: rename AIResource to AiResource for PascalCase consistency
Signed-off-by: benjdlambert <ben@blam.sh>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
apiVersion: backstage.io/v1alpha1
|
||||
kind: AIResource
|
||||
kind: AiResource
|
||||
metadata:
|
||||
name: frontend-design
|
||||
description: Skill for creating production-grade frontend interfaces using the internal design system
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: backstage.io/v1alpha1
|
||||
kind: AIResource
|
||||
kind: AiResource
|
||||
metadata:
|
||||
name: use-internal-apis
|
||||
description: Agents must use internal API clients instead of raw HTTP calls
|
||||
|
||||
Reference in New Issue
Block a user