Skip to content
#

API

An API can be thought of as an instruction manual for communication between multiple software apparatuses. For example, an API may be used for database communication between web applications. By extracting the implementation and relinquishing data into objects, an API simplifies programming.

Here are 10,940 public repositories matching this topic...

insomnia
develohpanda
develohpanda commented Nov 18, 2020

Describe the bug
Moving a folder shows a modal allowing you to select the new workspace, but it also shows the active workspace in that dropdown. This can be quite misleading and confusing, so let's hide it from the dropdown.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new workspace (so you have two workspaces with unique names)
  2. Create a new folder
  3. Right cli
api-platform
jvigneron
jvigneron commented Nov 28, 2019

Description
Remove any google fonts dependency from api-platform.

Example
Remove the google font stylesheet in line 8 of api-platform\core\src\Bridge\Symfony\Bundle\Resources\views\SwaggerUi\index.html.twig depending on a configuration variable?

Context
I'm working on an intranet application for a big company where any call to the fonts.googleapi.com CDN takes 30 seconds

Wikipedia
Wikipedia
You can’t perform that action at this time.