Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameron Campbell authored and Cameron Campbell committed Oct 16, 2024
1 parent fd5c036 commit 785e4d4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions docs/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -2315,6 +2315,11 @@
"type": "string",
"description": "The ID (key / name) of the entry."
},
{
"name": "allowMissing",
"type": "boolean",
"description": "If set to true, and the data store entry is not found, a data store entry is created."
},
{
"name": "value",
"type": "Schema",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "openblox",
"description": "Roblox API Wrapper For Both Classic And OpenCloud APIs.",
"type": "commonjs",
"version": "1.0.57",
"version": "1.0.58",
"license": "MIT",
"bugs": {
"url": "https://github.com/MightyPart/openblox/issues"
Expand Down

0 comments on commit 785e4d4

Please sign in to comment.