Maksymilian Szokalski

Results 15 comments of Maksymilian Szokalski

I've tested it on TC and AC, defines is same for both emulators @Foereaper

Alrighty then I will edit it and this method will be only available for AC @Rochet2

Idk what you mean

@andrueastman ```json "get": { "tags": [ "Users" ], "parameters": [ { "name": "pageNumber", "in": "query", "schema": { "type": "integer", "format": "int32", "default": 0 } }, { "name": "pageSize", "in": "query",...

That's how my swagger.json is generated by asp net core, how can I solve this?

Honestly I can't find file in kiota typescript in witch I should do this changes