dotnet / dotnet/dev-proxy

Check if API spec matches the actual API shape

Open
#779 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
831
Forks
89
Avg merge
12h 1m
Merged PRs (30d)
23

Description

Build a plugin that connects to API Center and for each intercepted request, checks if the request and response shape matches the spec. The plugin stores the results in the API Center validation result corresponding to the API.

This feature helps customers ensure that their specs match their APIs and detect any discrepancies early.

Contributor guide

Open the contributing guide

Research direction

Start by examining the existing plugin architecture and request-interception flow, then determine how API Center identifies APIs and stores validation results. The work is complete when the plugin checks intercepted request and response shapes against the corresponding API spec and records the results in API Center.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api, devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.