Skip to content

Commit

Permalink
docs(yakshaintellij): update docs.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JaDogg committed Apr 28, 2024
1 parent 71e9fd0 commit bebd2f9
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions editor/intellij/src/main/resources/apidocs/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -2744,13 +2744,13 @@
"parameters": [
{
"datatype": {
"type": "str"
"type": "sr"
},
"name": "fname"
},
{
"datatype": {
"type": "str"
"type": "sr"
},
"name": "mode"
}
Expand Down Expand Up @@ -3249,7 +3249,7 @@
"parameters": [
{
"datatype": {
"type": "str"
"type": "sr"
},
"name": "path"
},
Expand Down Expand Up @@ -3277,7 +3277,7 @@
"parameters": [
{
"datatype": {
"type": "str"
"type": "sr"
},
"name": "fname"
}
Expand Down Expand Up @@ -3407,13 +3407,13 @@
"parameters": [
{
"datatype": {
"type": "str"
"type": "sr"
},
"name": "fname"
},
{
"datatype": {
"type": "str"
"type": "sr"
},
"name": "data"
}
Expand Down Expand Up @@ -46430,7 +46430,7 @@
"parameters": [
{
"datatype": {
"type": "str"
"type": "sr"
},
"name": "text_data"
},
Expand Down Expand Up @@ -46545,7 +46545,7 @@
"parameters": [
{
"datatype": {
"type": "str"
"type": "sr"
},
"name": "text_data"
}
Expand Down

0 comments on commit bebd2f9

Please sign in to comment.