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

Fixed the api_type tag in the MS-Graph configuration example. #7378

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

Nicogp
Copy link
Member

@Nicogp Nicogp commented Jun 7, 2024

Description

This PR fixes the MS-Graph module configuration example, changing <api_auth>global</api_auth> to <api_type>global</api_type>

Checks

Docs building

  • Compiles without warnings.

Code formatting and web optimization

  • Uses three spaces indentation.
  • Adds or updates meta descriptions accordingly.
  • Updates the redirects.js script if necessary (check this guide).

Writing style

  • Uses present tense, active voice, and semi-formal registry.
  • Uses short, simple sentences.
  • Uses bold for user interface elements, italics for key terms or emphasis, and code font for Bash commands, file names, REST paths, and code.

@Nicogp Nicogp requested review from TomasTurina and javimed June 7, 2024 12:01
@javimed
Copy link
Member

javimed commented Jun 7, 2024

#7377

@javimed javimed added level/task Task issue type/bug Bug issue labels Jun 7, 2024
@Nicogp Nicogp linked an issue Jun 7, 2024 that may be closed by this pull request
@javimed javimed merged commit d6c76dc into 4.8.1 Jun 7, 2024
3 checks passed
@javimed javimed deleted the bug/7103-error-in-the-ms-graph-reference-example branch June 7, 2024 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue type/bug Bug issue
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Error in the MS-Graph reference example
3 participants