Add properly doc comments for some ambiguous type property’s #107
howmarketing
started this conversation in
General
Replies: 1 comment
-
Good suggestion! In the mean time, any pull requests are welcome 🙏 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
💡Add to ambiguous property helpful DOC comments💡
✅ See below an DOC Comment example about helpful doc comment for an ambiguous property
👀 SEE BELOW THE DOC COMMENT [VIEW ]👀:
💅_(Markdown ref style view)_💅
Redirect URI
redirectUri
@Date
@description
redirectUri: '/login'
redirectUri: 'https://example.com/login'
redirectUri: 'https://external-site.com/callback'
redirectUri: 'https://example.com/login?source=app&state=some_state_data'
@type
Beta Was this translation helpful? Give feedback.
All reactions