ring-swagger

RAJKUMAR 2024-04-01T04:06:31.793009Z

@ikitommi I have come up with support for openapi 3.0

RAJKUMAR 2024-04-01T04:07:45.953759Z

please let me know whether I can create merge request

2024-04-01T05:12:48.667079Z

@raj.psgit please make a pull request, I'm a maintainer and I will review it.

☝️ 1
RAJKUMAR 2024-04-02T14:52:47.748989Z

https://clojurians.slack.com/archives/C06GSN6R2/p1712030803550669?thread_ts=1711944391.793009&cid=C06GSN6R2 I'll happily laugh and cry if I get share 😉

😉 1
RAJKUMAR 2024-04-02T14:56:39.730759Z

apart from the joke, please let me know you are able to test the pr locally for openapi 3.0 or any questions

RAJKUMAR 2024-04-03T05:30:54.012479Z

@ambrosebs I updated the code for your main comment

RAJKUMAR 2024-04-03T05:31:02.774779Z

could you please take another look

RAJKUMAR 2024-04-01T14:37:52.406979Z

Thank you so much @ambrosebs!!!

RAJKUMAR 2024-04-01T14:42:21.076309Z

I created the PR https://github.com/metosin/ring-swagger/pull/150. I need to add more tests but I would like to get feedback before that

❤️ 1
2024-04-01T15:57:07.855849Z

I gave the first round of superficial feedback, I will try it out at work.

RAJKUMAR 2024-04-01T17:49:32.799479Z

Thanks @ambrosebs

RAJKUMAR 2024-04-02T03:19:44.095359Z

to try it out in repl use these snippets

RAJKUMAR 2024-04-02T03:20:10.793379Z

RAJKUMAR 2024-04-02T03:52:15.632019Z

@ambrosebs Any Idea about error in the build?

RAJKUMAR 2024-04-02T03:52:33.733509Z

2024-04-02T04:06:00.720299Z

I'll look tomorrow.

2024-04-02T04:06:43.550669Z

BTW I just got funding to work on ring-swagger. You might want to brace yourself about whether to laugh or cry about what I proposed to accomplish 😉 https://www.clojuriststogether.org/news/q2-2024-funding-announcement/

1
ikitommi 2024-04-02T04:50:30.418689Z

Congratulations!!

❤️ 1
RAJKUMAR 2024-04-02T05:25:18.078449Z

congratulations 🙂

2024-04-02T05:29:10.431769Z

thanks!!

RAJKUMAR 2024-04-17T18:30:51.213029Z

I think it is fine I can pull the latest changes

👍 1
2024-05-01T19:39:07.670019Z

@raj.psgit I had to rename all your namespaces FYI so be careful when pulling.

RAJKUMAR 2024-05-01T21:36:00.328299Z

ohh okay thanks for letting me know 👍 @ambrosebs

RAJKUMAR 2024-04-16T23:51:27.227549Z

@ambrosebs I see you pushed some commits to this PR

RAJKUMAR 2024-04-16T23:51:54.911789Z

one question

RAJKUMAR 2024-04-16T23:52:23.495869Z

When can the ring-swagger with open-api support be possibly released

RAJKUMAR 2024-04-16T23:54:13.545409Z

one of my project needs this so would like to know

2024-04-17T00:10:03.471749Z

I have no idea sorry. It will be done at the latest by the time my funding is over July 1st.

2024-04-17T00:11:39.809839Z

LMK if it's better for me to work on a separate branch, I don't want to break anything you're depending on.