Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Create Assignment Service #406

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MiliDas
Copy link

@MiliDas MiliDas commented May 1, 2021

No description provided.

@CLAassistant
Copy link

CLAassistant commented May 1, 2021

CLA assistant check
All committers have signed the CLA.

{
app.UseDeveloperExceptionPage();
app.UseSwagger();
app.UseSwaggerUI(c => c.SwaggerEndpoint("/swagger/v1/swagger.json", "Assignments.API v1"));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please move UseSwagger and UseSwaggerUI outside of development environment check please?

@ratanparai ratanparai linked an issue Jun 5, 2021 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

I want to work on Assignment Service in this project
3 participants