Skip to content

Commit

Permalink
APIGOV-28764 - add backstage dataplane type (#834)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgghinea authored Sep 20, 2024
1 parent 3f1420c commit 8003d64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/apic/definitions.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ const (
GitHub DataplaneType = "GitHub"
GitLab DataplaneType = "GitLab"
SwaggerHub DataplaneType = "SwaggerHub"
Backstage DataplaneType = "Backstage"

// Discovery and Traceability
APIConnect DataplaneType = "APIConnect"
Expand Down

0 comments on commit 8003d64

Please sign in to comment.