Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation to several schedule endpoints #836

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

Soctarian
Copy link

No description provided.

@Soctarian Soctarian added the documentation Improvements or additions to documentation label Apr 3, 2022
@Soctarian Soctarian self-assigned this Apr 3, 2022
@Soctarian Soctarian linked an issue Apr 3, 2022 that may be closed by this pull request
@Soctarian Soctarian requested a review from Ssashaa April 6, 2022 07:16
/// </remarks>
///
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove empty space

/// studentGroupID: student group id to wich is event occurrences attached to;
/// themID, mentorID: them and mentor ids
/// </remarks>
///
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove empty space

@@ -85,6 +114,15 @@ public async Task<ActionResult<DetailedEventOccurrenceDTO>> GetDetailedEventOccu
/// <summary>
/// Returns the list of events depending on the filtering rules set
/// </summary>
///
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove empty space

/// <remarks>
/// Return result by filtering data with parameters
/// </remarks>
///
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove empty space

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add documentation for endpoints in SchedulesController (swagger)
5 participants