Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add links for Ready Fulfil and STP Gateway#6

Open
davidkeaveny wants to merge 1 commit intomainrdytech/api-docs:mainfrom
davidkeaveny-patch-1rdytech/api-docs:davidkeaveny-patch-1Copy head branch name to clipboard
Open

Add links for Ready Fulfil and STP Gateway#6
davidkeaveny wants to merge 1 commit intomainrdytech/api-docs:mainfrom
davidkeaveny-patch-1rdytech/api-docs:davidkeaveny-patch-1Copy head branch name to clipboard

Conversation

@davidkeaveny
Copy link
Member

@davidkeaveny davidkeaveny commented Feb 24, 2026

Adding additional APIs for Fulfilments and STP

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the main API documentation index (README) to include links for the Ready Fulfil and STP Gateway (WFS) APIs.

Changes:

  • Add a README section and link to the Ready Fulfil OpenAPI specification.
  • Add a README section and link to the STP Gateway (WFS) API source/docs location.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


### Ready Fulfil

[https://github.com/rdytech/ready-fulfil](https://github.com/rdytech/ready-fulfil/blob/main/api/src/ReadyFulfil.Api.Application/open-api-v1.yaml)
Copy link

Copilot AI Feb 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The markdown link label shows the repo root URL, but the actual href points to a specific OpenAPI YAML file. This is misleading in rendered README. Either make the link text match the target URL (or use descriptive text like "OpenAPI spec") or switch to a plain URL like the other sections for consistency.

Suggested change
[https://github.com/rdytech/ready-fulfil](https://github.com/rdytech/ready-fulfil/blob/main/api/src/ReadyFulfil.Api.Application/open-api-v1.yaml)
https://github.com/rdytech/ready-fulfil/blob/main/api/src/ReadyFulfil.Api.Application/open-api-v1.yaml

Copilot uses AI. Check for mistakes.

### STP Gateway (WFS)

https://github.com/rdytech/stp/tree/develop/api/src/ReadyTech.Stp.Api.Application
Copy link

Copilot AI Feb 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This link is hard-coded to the develop branch. For documentation links, consider pointing to the repository default branch (e.g., main) or a tagged release / specific commit so the README doesn’t break or drift when develop changes.

Suggested change
https://github.com/rdytech/stp/tree/develop/api/src/ReadyTech.Stp.Api.Application
https://github.com/rdytech/stp/tree/main/api/src/ReadyTech.Stp.Api.Application

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.