File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,26 +7,26 @@ Quickly and easily connect to Mindee's API services using Ruby.
77## Mindee API Versions
88This client library has support for both Mindee platform versions.
99
10- ### Latest - V2
11- This is the new platform located here:
10+ ### V2 - Latest
11+ This is the latest platform located here:
1212
1313https://app.mindee.com
1414
1515It uses ** API version 2** .
1616
1717Consult the
18- ** [ Latest Documentation] ( https://docs.mindee.com/integrations/client-libraries-sdk ) **
18+ ** [ V2 Documentation] ( https://docs.mindee.com/integrations/client-libraries-sdk ) **
1919
2020
21- ### Legacy - V1
21+ ### V1
2222This is the legacy platform located here:
2323
2424https://platform.mindee.com/
2525
2626It uses ** API version 1** .
2727
2828Consult the
29- ** [ Legacy Documentation] ( https://developers .mindee.com/docs/ ruby-getting-started ) **
29+ [ V1 Documentation] ( https://docs .mindee.com/v1/libraries/ ruby-sdk )
3030
3131## Additional Information
3232
You can’t perform that action at this time.
0 commit comments