Mark McCorkle

Results 11 issues of Mark McCorkle

**Describe the bug and expected behavior** In my testing with large datasets, there is at least one array of objects that is not being reported with --schema when the array...

bug

I know SIGHUP wasn't defined as 're-read your config file if you are a daemon', but that is the expected behavior from *nix services now-a-days. Would it be reasonable to...

When running the first_project example -- I got the following errors when attempting to filter by name: * `httpx.HTTPStatusError: Client error '400 Bad Request'` * `notion_client.errors.APIResponseError: body failed validation. Fix...

bug
documentation

Allow a PUT to a block to request X amount of object (component, ingot, ore, tool) to be PULLED from all connected blocks (e.g. how assemblers do it during production)....

enhancement

Allow a PUT to a block that attempts to move X amount of object from another specified block to this one. The put is on the "receiving" block. ** This...

MVP

Include some type of indicator on a block get which provides the rest end user the ability to identify what types of items this block can potentially contain. Take care...

MVP

Allow user to GET ownership and shared status of a block in a grid. Also, allow for PUTing a new ownership level (though this may be game breaking, as we...

MVP

Allow the get for a block to include its build status (component count needed) and by extension, the "damage" level of a block (and perhaps a status for "is Disabled"...

MVP

Allow a PUT to an assembler block which will place X of component type specified to be built. _Note that we also will need the status of whether an assembler...

enhancement

As an SEWA consuming service, I want to be able to ask the server the exact ingot count for the production of a single component being enqueued (perhaps inside of...

enhancement