Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
datacap-bot[bot] authored May 16, 2024
1 parent 9e253f8 commit 3f3dea7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions validationSchema.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {
"Version": { "type": "number" },
"Version": { "type": "string" },
"ID": { "type": "string" },
"Issue Number": { "type": "string" },
"Client": {
Expand Down Expand Up @@ -35,7 +35,6 @@
"Can you confirm that you will follow the Fil+ guideline (Data owner should engage at least 4 SPs and no single SP ID should receive >30% of a client's allocated DataCap)": { "type": "string" }
},
"required": [
"Project Id",
"Brief history of your project and organization",
"Is this project associated with other projects/ecosystem stakeholders?",
"Describe the data being stored onto Filecoin",
Expand Down

0 comments on commit 3f3dea7

Please sign in to comment.