Skip to content
#

cats

Here are 806 public repositories matching this topic...

rossabaker
rossabaker commented Nov 28, 2020

From the dotty branch,

++3.0.0-M1 core/compile

For now, ignore:

  • Errors mentioning parboiled2 (#3761)
  • Errors mentiong CollectionCompat (#3945)
  • Errors mentioning literal macros (#3760)

What progress can we make? If they're indecipherable, can we begin to categorize them and make more tickets?

This is tedious work that won't land a feature during the Open Source event,

Peppi-Ressler
Peppi-Ressler commented Feb 11, 2021

Hi, could you please provide some kind of mechanism how to say guardrail to follow openApi specification when generating code from swagger? Specifically I am talking about query parameters with array type (but there could be more differences), which are handled as multi (userId=1,userId=2) insted of default comma separated values (userIds=1,2). According to specification if there is no

Improve this page

Add a description, image, and links to the cats topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cats topic, visit your repo's landing page and select "manage topics."

Learn more