Add migration notice to README

This commit is contained in:
Adriano Caloiaro 2026-07-19 09:32:02 -06:00
parent 0c2f30640a
commit 10e952164f

View file

@ -1,3 +1,5 @@
**NOTICE**: This repository has been moved to [https://code.adriano.fyi/me/kombo-ruby-sdk](https://code.adriano.fyi/me/kombo-ruby-sdk). Microsoft has shown little interest in stewarding what was once the best and largest open source community. This small act of migration is my way showing that we don't all support Microsoft's disinterest.
# Kombo.dev Ruby SDK
This is a Ruby SDK from [Kombo's OpenAPI spec](https://api.kombo.dev/openapi.json).
@ -37,4 +39,4 @@ client = Kombo::ApiClient.new(config)
**Example: Get all employees using the unified HRIS API**
`hris.get_hris_employees('<INTEGRATION ID>')`
`hris.get_hris_employees('<INTEGRATION ID>')`