Ok let me just probably give the outline of what it is that i'm doing. I generated a java rx server from swagger and then started the jetty server. Now testing it is the problem. I have the test packs and postman. I'm using postman to test the server and i'm not sure if i'm doing it right. I keeps saying that it can't reach the url even when it's local host.
I've read about swagger and i have a pretty much clear view of what swagger is. I just don't know if i'm doing it right and why it keeps saying that it can't reach the url. Here is the link to all the packages i've used. https://github.com/electrumpayments I used the airtime-service-interface and the testpacks also. Thank You On Wed, Nov 23, 2016 at 6:18 PM, tony tam <[email protected]> wrote: > It sounds like you may need to spend more time getting familiar with the > tooling by looking at some samples or other blog posts. > > https://github.com/swagger-api/swagger-samples > > Is a good place to start. > > On Nov 23, 2016, at 12:37 AM, Omagano Uushona <[email protected]> wrote: > > I'm new new so I'm not even sure I know which information i need to provide > > > On Tue, Nov 22, 2016 at 6:21 PM, Ron Ratovsky <[email protected]> wrote: > >> You’d need to provide us with more details if you’d like us to help. >> >> >> >> >> >> >> >> *From: *<[email protected]> on behalf of Omagano >> Uushona <[email protected]> >> *Reply-To: *"[email protected]" < >> [email protected]> >> *Date: *Tuesday, 22 November 2016 at 5:54 >> *To: *Swagger <[email protected]> >> *Subject: *Java swagger >> >> >> >> So my supervisor comes up with an idea of having a rest API that we have >> to generate fro swagger and just work mirales. I have no idea what's >> happeing. i've don e verything there to do from the read me file but it >> keeps returning 404. I am so lost. >> >> >> >> Waiting on for anyone's help >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Swagger" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "Swagger" group. >> To unsubscribe from this topic, visit https://groups.google.com/d/to >> pic/swagger-swaggersocket/sgqZIMnkG-A/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Omagano Uushona (student) > Namibia University of Science and Technology > +264818231395 > > -- > You received this message because you are subscribed to the Google Groups > "Swagger" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Swagger" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/swagger-swaggersocket/sgqZIMnkG-A/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Omagano Uushona (student) Namibia University of Science and Technology +264818231395 -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
