Martin Zarate

Results 28 issues of Martin Zarate

**Description** Document is malformed if I use AddAlternativeFormatImportPart on a document with a shape-line (or similar objects) in the root *and* the attached documents. **Information** - .NET Target: .NET Framework...

request: feature

Every object in an array seems to be declared with type ``` "type": [ "object", "null" ], ``` How do I declare array properties to not allow null items? I've...

This is returning a null collection. There is no documentation here explaining under what circumstances this could be null. This is either a bug in the documentation or the product,...

Functions with both Type parameters and parameters do not put a blank line between their tables. This produces malformed markdown, since you have the header looking like a normal line...

bug

### Requirements - [X] Is this a bug report? For questions or discussions use https://lemmy.ml/c/lemmy_support - [X] Did you check to see if this issue already exists? - [X] Is...

bug

In order that functions that return OneOf can call other functions that return OneOf, the `.WithType()` method allows you to return existing OneOf structs but with added types. **Note:** Unfortunately...

There are 3 different ways to run the script on Windows: 1) `dotnet script myscript.csx` 2) (after `dotnet script register`) just run `myscript.csx` 3) compile using `dotnet script publish myscript.csx`...

### Requirements - [X] This is a feature request and not a bug report. Otherwise, please create a new [bug report](https://github.com/LemmyNet/lemmy-ui/issues/new?assignees=&labels=bug%2Ctriage&projects=&template=BUG_REPORT.yml) instead. - [X] Please [check](https://github.com/LemmyNet/lemmy-ui/issues) to see if this...

enhancement

Adds new logging tab and logs files automatically to the user's local profile, with a clickable link to go view the logs. Logs are CSV, so they're structural *and* user-legible....