Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
Data Quality Checking Publisher
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ajil.k
Data Quality Checking Publisher
Commits
4f3b07a2
Commit
4f3b07a2
authored
Feb 20, 2023
by
ajil.k
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added
parent
cb715b9f
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
.idea/vcs.xml
.idea/vcs.xml
+6
-0
scripts/services/api_call.py
scripts/services/api_call.py
+1
-1
No files found.
.idea/vcs.xml
0 → 100644
View file @
4f3b07a2
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"VcsDirectoryMappings"
>
<mapping
directory=
"$PROJECT_DIR$"
vcs=
"Git"
/>
</component>
</project>
\ No newline at end of file
scripts/services/api_call.py
View file @
4f3b07a2
# importing libraries
from
fastapi
import
APIRouter
,
UploadFile
from
fastapi
import
APIRouter
from
scripts.constants.endpoints
import
EndPoints
from
scripts.constants.models
import
SiteData
from
scripts.core.handlers.api_functions
import
Publishing
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment