migrate examples to openApi part 2; affects [archlinux bitcomponents bountysource cdnjs chrome clearlydefined clojars cocoapods coincap] (#9428)

* convert an example that doesn't matter

* migrate some services from examples to openApi

* improve and de-dupe service titles

* revert changes to codefactor
This commit is contained in:
chris48s
2023-08-09 00:57:47 +01:00
committed by GitHub
parent 7d966ab6bd
commit b2f47a3303
17 changed files with 209 additions and 122 deletions

View File

@@ -8,7 +8,7 @@ export default class DeprecatedGithubWorkflowStatus extends BaseService {
pattern: ':various+',
}
static examples = []
static openApi = {}
static defaultBadgeData = { label: 'build' }