Update plugins/catalog-backend/config.d.ts
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com> Signed-off-by: Justin De Burgo <57914589+jpdeburgo@users.noreply.github.com>
This commit is contained in:
Vendored
+1
-1
@@ -61,7 +61,7 @@ export interface Config {
|
||||
exact?: string;
|
||||
/**
|
||||
* The pattern allowed for the location, e.g.
|
||||
* "https://github.com/org/*\/blob/master/*.yaml.
|
||||
* "https://github.com/org/*/blob/master/*.yaml.
|
||||
*/
|
||||
pattern?: string;
|
||||
}>;
|
||||
|
||||
Reference in New Issue
Block a user