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

Update content-api.yaml #14068

Merged
merged 1 commit into from Aug 11, 2022
Merged

Conversation

dipiash
Copy link
Contributor

@dipiash dipiash commented Aug 10, 2022

What does it do?

Fixed typo in documentation

Why is it needed?

Solve the error when test in Swagger:

curl -X 'POST' \
  'http://localhost:1337/api/auth/local' \
  -H 'accept: application/json' \
  -H 'Content-Type: application/json' \
  -d '{
  "identier": "username@email.com",
  "password": "password"
}'

image

How to test it?

Make test request in Swagger

Related issue(s)/PR(s)

#13911

Fixed typo in documentation
@strapi-cla
Copy link

strapi-cla commented Aug 10, 2022

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@alexandrebodin alexandrebodin left a comment

Choose a reason for hiding this comment

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

Thanks for the fix :)

@alexandrebodin alexandrebodin added source: plugin:users-permissions Source is plugin/users-permissions package pr: doc This PR contributes to the documentation in this repository (READMEs or Comments) labels Aug 11, 2022
@alexandrebodin alexandrebodin added this to the 4.3.5 milestone Aug 11, 2022
@alexandrebodin alexandrebodin merged commit c0f0ae5 into strapi:master Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: doc This PR contributes to the documentation in this repository (READMEs or Comments) source: plugin:users-permissions Source is plugin/users-permissions package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants