Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jay Mehta
/
strapi-setup-file
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Registry
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 35c67265
authored
2022-12-16 18:25:25 +0000
by
root
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' of
https://git.logicloop.io/root/offers-backend
2 parents
7856f7da
0469bc58
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
src/api/township/content-types/township/schema.json
src/api/township/content-types/township/schema.json
View file @
35c6726
...
@@ -103,6 +103,21 @@
...
@@ -103,6 +103,21 @@
"type"
:
"component"
,
"type"
:
"component"
,
"repeatable"
:
true
,
"repeatable"
:
true
,
"component"
:
"layout.key-destinations"
"component"
:
"layout.key-destinations"
},
"contactNumber"
:
{
"type"
:
"string"
},
"facebook"
:
{
"type"
:
"text"
},
"twitter"
:
{
"type"
:
"text"
},
"instagram"
:
{
"type"
:
"text"
},
"linkedIn"
:
{
"type"
:
"text"
}
}
}
}
}
}
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment