Lorna Jane Mitchell

Results 90 issues of Lorna Jane Mitchell

# About this change - What it does Adds a simple sphinx setup in a `website/` folder that builds a static HTML website. Also adds styles, templates, and content. Fixes:...

# About this change - What it does Adding API description in OpenAPI format so that we can test and mock the API, identify changes, and generate documentation. References: #181

Karapace has a web presence at https://karapace.io which is good but minimal. The plan (comments welcome) is to do the following: - move the website into this repository so that...

enhancement
help wanted
doc

We have some build instructions but they may be outdated and don't mention exact versions when we might need to. Update the instructions for building locally and developing features, and...

doc

Revisit the `README` and update the information about the project to greet a user who is new to the space and to the tool. A clearer description of the problems...

doc

(I couldn't find an issue where this had already been discussed, I apologise if this is a duplicate or I'm creating noise) My use case: copying parameters from one action...

### Steps to reproduce Looked at my apps: `nexmo apps` Wondered which numbers were linked for a specific app: `nexmo app:numbers ....` then I typed a few characters of the...

enhancement

### Steps to reproduce `nexmo app:link [number that I own] [wrong app ID]` ### Expected behavior Error message saying "couldn't link to that app" or something. ### Actual behavior Error...

**Describe the problem to be solved** Our [Redoc demo](https://redocly.github.io/redoc/) defaults to PetStore. Update it to use our [Museum API](https://github.com/redocly/museum-openapi-example) instead. **Describe the solution you'd like** Demo should load Museum API...

Type: Enhancement

## What/Why/How? We don't need to sync any more, since switching to fetching these docs with the remote content feature. ## Check yourself - [x] Code is linted - [x]...