apiaryio / drafter

API Blueprint Parser (C++)
https://apiblueprint.org/
MIT License
301 stars 54 forks source link

fix issue 749 #754

Closed klokane closed 4 years ago

klokane commented 4 years ago

closes #749

Ignore enum duplicity if defined inline and later again in members

+ state: processed (enum)
+ Members
    + queued
    + processed
    + done
pksunkara commented 4 years ago

Looks like a merge conflict.

kylef commented 4 years ago

@klokane can you rebase this branch to resolve the conflict so we can merge it?

klokane commented 4 years ago

rebased