-
Notifications
You must be signed in to change notification settings - Fork 46
[EDU-2112] - Migrate REST SDK API spec Constructor page to MDX #2941
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
[EDU-2112] - Migrate REST SDK API spec Constructor page to MDX #2941
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
c909e08 to
8bb51d0
Compare
franrob-projects
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just needs PHP and Ruby adding to the table's commented :)
Links are all good
|
|
||
| <If lang="csharp,flutter,java,objc,swift,python,go"> | ||
|
|
||
| | Parameter | Description | Type | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
php n ruby seems to have been dropped. So the tables vanished. (the orgignal has one for PHP)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Fran, good spot! I've fixed this.
8bb51d0 to
877680a
Compare
4051fb7 to
feda7ee
Compare
franrob-projects
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfecto
Description
This PR converts the REST SDK Constructor API reference page from Textile format to MDX, as part of a full textile to MDX migration.