Skip to content

Commit 34d7d5d

Browse files
author
nx-plugin-for-aws
committed
chore(open-api#py-client): bump metric to g38 to avoid collision with ts#astro-docs
1 parent 44d51f6 commit 34d7d5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/nx-plugin/generators.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"factory": "./src/open-api/py-client/generator",
4040
"schema": "./src/open-api/py-client/schema.json",
4141
"description": "Generate a Python httpx client from an OpenAPI specification",
42-
"metric": "g37",
42+
"metric": "g38",
4343
"hidden": true
4444
},
4545
"open-api#ts-client": {

0 commit comments

Comments
 (0)