Skip to content

Added capabilities endpoint#77

Open
WeTurkstra wants to merge 4 commits intomvdnbrk:mainfrom
WeTurkstra:capabilities-endpoint
Open

Added capabilities endpoint#77
WeTurkstra wants to merge 4 commits intomvdnbrk:mainfrom
WeTurkstra:capabilities-endpoint

Conversation

@WeTurkstra
Copy link
Copy Markdown

Description

Added the capabilities endpoint.

Motivation and context

Capabilities are currently not available on the client. I need the capabilities to see if a shipment can be created for a set of parameters.

How has this been tested?

The endpoint is a simple GET endpoint.
There for a unit test is added to test if the related objects are filled correctly.

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • [x ] New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

Go over all the following points, and put an x in all the boxes that apply.

Please, please, please, don't send your pull request until all of the boxes are ticked.

  • I have read the CONTRIBUTING document.
  • My pull request addresses exactly one patch/feature.
  • I have created a branch for this patch/feature.
  • Each individual commit in the pull request is meaningful.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • If my change requires a change to the documentation, I have updated it accordingly.
  • My code follows the code style of this project.

If you're unsure about any of these, don't hesitate to ask. We're here to help!

@WeTurkstra
Copy link
Copy Markdown
Author

Hi, could you please approve this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant