Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jay Mehta
/
zango-strapi
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 490d1a8a
authored
2024-05-15 11:57:18 +0530
by
jaymehta
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
.
1 parent
3c16b295
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
src/api/enquiry/content-types/enquiry/schema.json
src/api/vendor/content-types/vendor/schema.json
src/api/enquiry/content-types/enquiry/schema.json
View file @
490d1a8
...
@@ -36,7 +36,7 @@
...
@@ -36,7 +36,7 @@
},
},
"vendor"
:
{
"vendor"
:
{
"type"
:
"relation"
,
"type"
:
"relation"
,
"relation"
:
"
one
ToOne"
,
"relation"
:
"
many
ToOne"
,
"target"
:
"api::vendor.vendor"
,
"target"
:
"api::vendor.vendor"
,
"inversedBy"
:
"enquiries"
"inversedBy"
:
"enquiries"
},
},
...
...
src/api/vendor/content-types/vendor/schema.json
View file @
490d1a8
...
@@ -70,7 +70,7 @@
...
@@ -70,7 +70,7 @@
},
},
"enquiries"
:
{
"enquiries"
:
{
"type"
:
"relation"
,
"type"
:
"relation"
,
"relation"
:
"oneTo
One
"
,
"relation"
:
"oneTo
Many
"
,
"target"
:
"api::enquiry.enquiry"
,
"target"
:
"api::enquiry.enquiry"
,
"mappedBy"
:
"vendor"
"mappedBy"
:
"vendor"
}
}
...
...
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