From 22c0d933af56877d1f1d40ec102d182e6dcd72f2 Mon Sep 17 00:00:00 2001 From: Bangara Raju Kottedi Date: Wed, 1 May 2024 00:15:48 +0530 Subject: [PATCH] dev appsettings json format fix --- PortBlog.API/PortBlog.API.xml | 74 ++++++++++++++--------- PortBlog.API/appsettings.Development.json | 1 - 2 files changed, 47 insertions(+), 28 deletions(-) diff --git a/PortBlog.API/PortBlog.API.xml b/PortBlog.API/PortBlog.API.xml index 8f117b2..ba38f4e 100644 --- a/PortBlog.API/PortBlog.API.xml +++ b/PortBlog.API/PortBlog.API.xml @@ -145,41 +145,81 @@ - + CV details of the candidate - + The id of the cv - + The title of the candidate - + A brief description about the candidate - + Candidate's information - + Candidate's Social Media links - + Candidate's blog posts + + + The education details of the candidate + + + + + The skills of the candidate + + + + + The work experiences of the candidate + + + + + The certifications done by the candidate + + + + + The hobbies of the candidate + + + + + The projects of the candidate + + + + + The project categories of all the projects + + + + + CV details of the candidate + + The education details of the candidate @@ -195,25 +235,5 @@ The work experiences of the candidate - - - The certifications done by the candidate - - - - - The hobbies of the candidate - - - - - The projects of the candidate - - - - - The project categories of all the projects - - diff --git a/PortBlog.API/appsettings.Development.json b/PortBlog.API/appsettings.Development.json index 40797ac..2ba6296 100644 --- a/PortBlog.API/appsettings.Development.json +++ b/PortBlog.API/appsettings.Development.json @@ -11,7 +11,6 @@ } }, "XApiKey": "c6eAXYcNT873TT7BfMgQyS4ii7hxa53TLEUN7pAGaaU=", - , "MailSettings": { "Enable": false, "Host": "smtp.gmail.com",