Expected Behavior
List the organizations the user is a part of (at least I think so...)
Actual Behavior
Error: the response from forgejo was not properly structured
Caused by:
missing field `created` at line 1 column 271
Location:
src/org.rs:189:31
Steps to Reproduce
Run fj org list
fj Version
fj v0.5.0
user agent: forgejo-cli/0.5.0 (https://codeberg.org/forgejo-contrib/forgejo-cli/)
build type: from source
target: x86_64-unknown-linux-gnu
Forgejo Version
No response
Code of Conduct
- I agree to act in accordance with the CoC & AI Agreement.
- This issue was not generated by an LLM, even in part.
### Expected Behavior
List the organizations the user is a part of (at least I think so...)
### Actual Behavior
```
Error: the response from forgejo was not properly structured
Caused by:
missing field `created` at line 1 column 271
Location:
src/org.rs:189:31
```
### Steps to Reproduce
Run `fj org list`
### `fj` Version
````text
fj v0.5.0
user agent: forgejo-cli/0.5.0 (https://codeberg.org/forgejo-contrib/forgejo-cli/)
build type: from source
target: x86_64-unknown-linux-gnu
````
### Forgejo Version
_No response_
### Code of Conduct
- [x] I agree to act in accordance with the CoC & AI Agreement.
- [x] This issue was not generated by an LLM, even in part.