robert-dzikowski

Results 7 issues of robert-dzikowski

``` openapi: 3.0.0 paths: /aggregationtypes: get: responses: "200": description: OK content: "*/*": schema: items: $ref: "#/components/schemas/AggregationTypeDTO" type: array "401": description: Authorization token missing or invalid. "404": description: added by me...

I followed the tutorial until Task 2 Point 2 (https://azuredevopslabs.com/labs/azuredevops/yaml/), but I don't see the option Firewalls and virtual networks. ![azure-sql-server](https://user-images.githubusercontent.com/12864860/236326114-c744b02e-72b2-44b1-8320-de1e46f2e128.png)

https://azuredevopslabs.com/labs/azuredevops/continuousintegration/ 8 tests in the first pipeline failed.

https://azuredevopslabs.com/labs/azuredevops/yaml/ Why final code for the pipeline isn't provided? This is ridiculous to type it by hand since I can't pass pipeline parser. This rather unprofessional tutorial.

I try tried to run it using Minecraft 1.19.4., but I got error ``` thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', src\minecraft\block_state.rs:285:14 ```

Hi. I like your crate. Could you provide more code examples, please? For example, how to print all paths and methods (GET, POST ...) extracted from JSON file, please?

Hi. I know that it was corrected in master but version used by pip still has print problem: pip install pyspecs Collecting pyspecs Downloading pyspecs-2.2.tar.gz Complete output from command python...