API Docs contain Markup

0

I am using the API docs for Cognito and have found several of the pages (or sections of pages) display as markup. For example https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-cognito-identity-provider/interfaces/admincreateusercommandinput.html And https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-cognito-identity-provider/classes/admincreateusercommand.html I'm not sure if this is intentional, but I suspect that it is not.

gefragt vor einem Jahr188 Aufrufe
1 Antwort
1

Look at https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/index.html#giving-feedback-and-contributing The best way to contribute on those docs is via GitHub PRs as described in link above

profile pictureAWS
EXPERTE
beantwortet vor einem Jahr
  • 1 thing I forgot to mention: GitHub in-line editing features allows you to create a PR without the hassle of git cloning, etc. You just edit the file as you want and GitHub creates the PR for you.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen