1
0
mirror of synced 2026-01-01 00:02:54 -05:00
Commit Graph

3 Commits

Author SHA1 Message Date
Sophia Wiley
76df2f240a Docs: Update broken links (#23940)
* updated_links_in_docs

* updated more links

* typo

* removed backticks

* deleted links in deploying on cloud and local deployment
2023-03-13 20:38:25 +01:00
Evan Tahler
199b7e9114 Fix babelforce doc title (and navigation) (#21070) 2023-01-05 10:16:46 -08:00
Mohamed Magdy
a7f32c00e8 🎉 New source: Babelforce (#12700)
* solve deleted file

* Set Babelforce version to `0.1.0`

* Update Babelforce source documentaiton with the PR link

* Remove `.python-version` file in Babelforce source from Git

* Fix typo in Babelfoce `spec` description field

* Remove redaundant `title` field from JSON schema in Babelforce source

* Add examples for the `date_created_from` and `date_created_to` Babelforce source spec

* Remove redaundant `static` `authenticator` method in Babelforce source

* Check if `date_created_from` less than `date_created_to`

In Babelforce source

* Add parsing details to `docstring`

For Babelforce source

* Fix fetching next page token

In Babelforce source

* Remove parent class `docstring`

In Babelforce source

* Use `pendulum` to parse date/time

In Babelforce source

* add babelforce to source index

* remove icon

* format files

* auto-bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2022-12-02 19:29:04 -03:00