Skip to content
#

REST API

A representational state transfer (REST) API is a way to provide compatibility between computer systems on the Internet. The concept was first outlined in a dissertation by Roy Fielding in 2000.

Here are 27,135 public repositories matching this topic...

hoppscotch
Gunni
Gunni commented Oct 13, 2021

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to realtime
  2. Paste url wss://ris-live.ripe.net/v1/ws/?client=hoppscotch.io
  3. Observe connect is disabled
  4. Remove parameter, quickly undo it and click connect (also a bug)
  5. Send { "type": "ris_subscribe" } to the remote server
  6. Observe you receive
bug good first issue
nocodb
WeT-Klb
WeT-Klb commented Jun 16, 2022

Node: v12.22.12
Arch: x64
Platform: linux (QNAP TS-251)
Docker: true
Database: mysql2
ProjectOnRootDB: false
RootDB: mysql2
PackageVersion: 0.91.10
DataBase Version: MariaDB 10.5.8

Steps To Reproduce

  1. In table "Arztadressen" set pictures of doctors
  2. Create link from "Impfbuch Werner" to "Arztadressen"
  3. Set column in table "Impfbuch Wern
Good First Issue
acidtonic
acidtonic commented Sep 10, 2021

Base64 packing the logo is unproductive and prohibitively complicated.

Originally I just thought it was related to the method of delivery, minification,etc....

But then I discovered the "enterprise" copy you sell directly offers the "feature" of changing the logo, which then just packs up a new image.

Now I realize why changing the logo is difficult and you won't document how to do it in

grpc-gateway
CHneger
CHneger commented May 12, 2022

🐛 Bug Report

I generate swagger for a post method with request body
but the method message has no "parameters.schema.description " field when I set the option " json_schema.description" for the message

To Reproduce

(Write your steps here:)

  1. this is my protobuf

<img width="734" alt="image" src="https://user-images.githubusercontent.com/38717535/168068152-6b95bf7b-4bd3-4d85-

Sylius
kgonella
kgonella commented Feb 28, 2022

Sylius version affected: > 1.8

Description
The breadcrumb on product handle the case if an ancestor taxon is disabled and remove the link. But nothing is done if the main taxon is disabled.

Steps to reproduce
Choose a main taxon on a product.
Disable the main taxon.
Go to the product page.
The main taxon is linked in breadcrumb and lead to a "not found exception".

**

Good First Issue UX Admin Bug
aalmuqahwi
aalmuqahwi commented Apr 23, 2021

https://github.com/kgrzybek/modular-monolith-with-ddd/blob/54d209639e501301e879aa0d0a84c9ea49e4689e/src/Modules/Meetings/Domain/Meetings/Rules/MeetingAttendeesLimitMustBeGreaterThanGuestsLimitRule.cs#L1-L21

I believe the comparison operator used in the IsBroken method is wrong because the rule is checking that meeting attendees limit must be greater than guests limit.

bug good first issue
Wikipedia
Wikipedia

Related Topics

api graphql-api