File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "organization" : " credal" ,
3- "version" : " 1.9.1 "
3+ "version" : " 3.27.0 "
44}
Original file line number Diff line number Diff line change 11metadata :
2- description : " Official client library for Credal APIs"
2+ description : Official client library for Credal APIs
33 authors :
4- - name : " Credal.ai"
5- email : " support@credal.ai"
4+ - name : Credal.ai
5+ email : support@credal.ai
66default-group : python-local
77groups :
88 typescript-sdk :
@@ -11,7 +11,7 @@ groups:
1111 version : 3.34.3
1212 output :
1313 location : npm
14- package-name : " @credal/sdk"
14+ package-name : ' @credal/sdk'
1515 token : ${NPM_TOKEN}
1616 github :
1717 repository : credal-ai/credal-typescript-sdk
@@ -20,21 +20,24 @@ groups:
2020 namespaceExport : Credal
2121 includeApiReference : true
2222 allowCustomFetcher : true
23+ smart-casing : false
2324 python-sdk :
2425 generators :
2526 - name : fernapi/fern-python-sdk
2627 version : 4.41.3
2728 output :
2829 location : pypi
29- package-name : " credal"
30+ package-name : credal
3031 token : ${PYPI_TOKEN}
3132 github :
3233 repository : credal-ai/credal-python-sdk
3334 mode : pull-request
35+ smart-casing : false
3436 python-local :
3537 generators :
3638 - name : fernapi/fern-python-sdk
3739 version : 4.41.3
3840 output :
3941 location : local-file-system
4042 path : ../generated/python
43+ smart-casing : false
You can’t perform that action at this time.
0 commit comments