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