Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ByteBardOrg/AsyncAPI.NET
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: vnext
Choose a base ref
...
head repository: bielu/AsyncAPI.NET
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: vnext
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 4 files changed
  • 1 contributor

Commits on Feb 24, 2026

  1. Configuration menu
    Copy the full SHA
    ba224eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6cfd92 View commit details
    Browse the repository at this point in the history
  3. fix: remove redudant rule

    bielu committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    52661d5 View commit details
    Browse the repository at this point in the history
  4. fix: add v3 host property to map

    There is bug that validation parse v2 twice, it causes url to be already mapped to host which cause issues. As dirty fix i added 2 properties related to v3...
    bielu committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    df52c06 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2026

  1. Revert "fix: add v3 host property to map"

    This reverts commit df52c06.
    bielu committed Feb 25, 2026
    Configuration menu
    Copy the full SHA
    68f9cbe View commit details
    Browse the repository at this point in the history
  2. fix: add server to components

    bielu committed Feb 25, 2026
    Configuration menu
    Copy the full SHA
    32a2346 View commit details
    Browse the repository at this point in the history
  3. fix: solve variable conflict

    bielu committed Feb 25, 2026
    Configuration menu
    Copy the full SHA
    cc60e2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eea93c6 View commit details
    Browse the repository at this point in the history
  5. fix: correcred reference name

    bielu committed Feb 25, 2026
    Configuration menu
    Copy the full SHA
    beebd52 View commit details
    Browse the repository at this point in the history
Loading