restful-api
Here are 8,016 public repositories matching this topic...
-
Updated
Jul 5, 2022 - Python
-
Updated
Jul 7, 2022 - Go
🐛 Bug Report
When declaring snake cased enums in a proto file, grpc-gateway fails to render the correct go type name for it, writing the type name as-is instead of converting to camel case.
GRPC correctly uses property GoIdent
of protogen.Enum
to produce the proper type name.
To Reproduce
- write a proto
Is your feature request related to a problem? Please describe.
Usually I totally against codegen options which modifies one line of code, but this one looks really handy.
Describe the solution you'd like
Add declareStrictTypes switch option to AbstractPhpCodegen
class, then:
-
Updated
Jul 3, 2022 - JavaScript
Sylius version affected: v1.4.4
Description
Sylius says the category is used and cannot be removed, when we try to remove an empty category.
We figured out that we had some products with the taxon as "Main Taxon".
Steps to reproduce
- Add a taxon, keep it empty of products.
- Update a product to use the newly created taxon as Main taxon.
- Try to remove the taxo
-
Updated
Nov 28, 2021
-
Updated
Jul 6, 2022 - TypeScript
-
Updated
Apr 28, 2022 - TypeScript
-
Updated
Jul 8, 2022 - Go
-
Updated
Aug 9, 2019 - JavaScript
-
Updated
Jul 2, 2022 - PHP
-
Updated
May 13, 2022
-
Updated
Feb 9, 2019 - TypeScript
-
Updated
Jul 4, 2022 - Python
-
Updated
Jun 14, 2022 - CSS
-
Updated
Aug 15, 2021 - Go
-
Updated
May 5, 2022 - C++
-
Updated
Apr 10, 2021 - PHP
-
Updated
Nov 25, 2020 - Go
-
Updated
Jun 11, 2022 - TypeScript
-
Updated
May 13, 2021 - PHP
-
Updated
Jul 6, 2022 - Python
-
Updated
Jul 7, 2022 - Pascal
-
Updated
Jun 21, 2022 - Vue
-
Updated
Jul 6, 2022 - Go
-
Updated
Dec 24, 2021 - Python
Improve this page
Add a description, image, and links to the restful-api topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the restful-api topic, visit your repo's landing page and select "manage topics."
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