Giter Site home page Giter Site logo

apibldr's People

Contributors

levinguy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

apibldr's Issues

App crashes frequently

I'm been trying to use this app for the last 2 hours. I can't even create 2 parameter api without it crashing.
I got to the point where I was saving it every time I did something, but when it got to that stage, it was just freezing up all the time. I saved one of the exceptions but I'm not sure how helpful it is.

image

I've had to abandon my attempt and go back to vi :(

Error with view OpenAPI

The new deploy have a fail, when you create a resource type "OpenApi" and then you make click en "source" the system put the view in modo AsyncAPI and is imposible return to view "OpenAPI". If you copy and paste some definition en YAML o JSON the view return to AsyncAPI

Issue with references

It seems like many features around schema references just dont work properly. Is this a known defect?

One example:
Create a parameter component for a petId path parameter and try to reference it in a simple GET /pets/{petId}. The json that is generated is just not correct.

Another example was with the response bodies and referencing schemas.

Is this project open source?

Source Code

Where is the source code available? This repo only holds images.

ABANDONWARE

There are no activities or responses, no contact info and the product is way too buggy to use. Too bad, it had very good promise.

Inconsistent UI

Adding parameter for the path can get tricky when you have a long description for that parameter,

It would be better if we had it as direct add instead of pop-ups

API was lost, and it won't re-load

At some point, it lost the OpenAPI 3.0 API I was developing - now it shows a new, blank API. If I try Import, the Import button text disappears and it fails to load the file. If I go to Source and paste the API contents and click Save, then click Validation, it goes to an empty API JSON file (just about 20 lines or so), then I click back on Source and it is back to the starter API. I can't get it to read the API backup I have.

Create Request Body From JSON is broken

Component -> Request Bodies -> Create Request Body From JSON.

Dialogue opens like this:

image

As you can see there is nowhere to add the example JSON. I tried to tab into the box but couldn't find it, so I couldn't get the button to enable.

Mac Firefox/Chrome

Adding Server does not work

Hello,

I am trying to add a server, which is currently not working.
After entering all the details, the "add" button is just closing the window.

In addition - the save button seems to not work either (or it is not clear what it saves and where it is saving it).

Windows -> Chrome/Brave/Firefox

Generate Code (rust-server) can't build

I have a error:

$ cargo build
    Updating crates.io index
error: failed to select a version for the requirement `security-framework = "^0.1.13"`
candidate versions found which didn't match: 2.9.2, 2.9.1, 2.9.0, ...
location searched: crates.io index
required by package `native-tls v0.1.4`
    ... which satisfies dependency `native-tls = "^0.1.4"` of package `openapi_client v1.0.0 (/home/ariesfang/project/rust-server-server1)`
perhaps a crate was updated and forgotten to be re-vendored?
$

All 0.1 versions of the security-framework crate have been yanked from crates.io.
That means that new projects can't download them any more, nor can you use crates that depend on any of the 0.1 versions of security-framework, like the very old version 0.1.* of native-tls (5 years old).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.