Skip to content

Commit f642ed0

Browse files
xaahapthapa1
andauthored
add hulak config (SchemaStore#4999)
Co-authored-by: Pratik Thapa <[email protected]>
1 parent fa04595 commit f642ed0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/api/json/catalog.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3086,6 +3086,12 @@
30863086
"fileMatch": ["*.hf.yaml"],
30873087
"url": "https://hyperfoil.io/schema.json"
30883088
},
3089+
{
3090+
"name": "Hulak Configuration",
3091+
"description": "Hulak API client configuration file",
3092+
"fileMatch": ["**/*.hk.yaml", "**/*.hk.yml", "**/*.hk.json"],
3093+
"url": "https://raw.githubusercontent.com/xaaha/hulak/refs/heads/main/assets/schema.json"
3094+
},
30893095
{
30903096
"name": "IBM Zapp document",
30913097
"description": "IBM Z APPlication configuration file for IBM zDevOps development tools such as Z Open Editor",

0 commit comments

Comments
 (0)