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 3d0c8f8a
authored
2022-09-28 11:40:29 +0530
by
jay
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
.
1 parent
fee8df29
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
src/api/contact-us/content-types/contact-us/schema.json
src/api/contact-us/content-types/contact-us/schema.json
View file @
3d0c8f8
...
...
@@ -4,7 +4,8 @@
"info"
:
{
"singularName"
:
"contact-us"
,
"pluralName"
:
"contact-uses"
,
"displayName"
:
"Contact us"
"displayName"
:
"Contact us"
,
"description"
:
""
},
"options"
:
{
"draftAndPublish"
:
true
...
...
@@ -23,7 +24,7 @@
"comments"
:
{
"type"
:
"text"
},
"project"
:
{
"project
s
"
:
{
"type"
:
"relation"
,
"relation"
:
"oneToOne"
,
"target"
:
"api::project.project"
...
...
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