Jaeyson Anthony Y. ⚗️

Results 34 comments of Jaeyson Anthony Y. ⚗️

like the live dashboard is only concerned with typesense metrics and api stats? correct? On Tue, Feb 4, 2025, 23:11 Kian-Meng Ang ***@***.***> wrote: > typesense_live_dashboard - show statistics (read...

Hi @Kian-Meng Ang ***@***.***>, First off, massive thanks to your help! 🙏🏾🙏🏾🙏🏾 > Probably we can proceed with either one since https://github.com/jaeyson/open_api_typesense have stable? Yes! 🙌🏾 I think I may...

@shijithkjayan no worries, just make a pull request and we'll merge it.

Awesome @shijithkjayan, thank you! I have few questions as I looked at the PR: 1. Is the missing piece before merging this to main branch is testing `HttpClient.request/2`? 2. Aside...

@shijithkjayan thanks for the nudge, I will do the release 👌🏾. I'll add the test for request function on the next release.

Hi @kianmeng, I'm cool with that. I'll circle back and let you know. In the meantime, what's pros/cons if within/separate repo? what's your preference?

Sorry @kianmeng I'm late to reply, too many errands in past few weeks. What I did is copying exactly what's in the example openapi.yml file and ran `mix api.gen`. I...

@kianmeng I raised a discussion [here](https://github.com/aj-foster/open-api-generator/discussions/72). It seems that after I generate e.g. `mix api.gen...`, there's an implementation of the http client: e.g. ```elixir @default_client OpenApiTypesense.Client @doc """ Creates an...